Files
u-boot/drivers/misc
Andrew Goodbody 6e1cc5d861 socfpga_dtreg: Ensure reg is initialised before use
In socfpga_dtreg_probe it is possible that if mask is 0 then reg will
not be assigned to before first use. Refactor the code slightly to
ensure that reg is always assigned to and remove a piece of duplicated
code.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
2025-07-30 17:45:30 +08:00
..
2024-10-13 09:43:05 -03:00
2018-11-14 09:16:27 -08:00
2018-11-14 09:16:27 -08:00
2025-04-08 11:43:23 -06:00
2021-04-12 17:45:40 -04:00