[PATCH v2 1/3] reset_source: have reset_source_set_device actually set device
Sascha Hauer
s.hauer at pengutronix.de
Mon Nov 25 00:43:31 PST 2024
On Mon, 25 Nov 2024 09:30:40 +0100, Ahmad Fatoum wrote:
> reset_source_set_device is given a device pointer as argument and it
> passes it to __reset_source_set, but the latter function discards the
> argument and unconditionally stores a NULL into the reset_source_device.
>
> Fix this by actually making use of the argument.
>
>
> [...]
Applied, thanks!
[1/3] reset_source: have reset_source_set_device actually set device
https://git.pengutronix.de/cgit/barebox/commit/?id=858815149fba (link may not be stable)
[2/3] mfd: rn5t568: refactor to call reset_source_set_device only once
https://git.pengutronix.de/cgit/barebox/commit/?id=3a065bd6b4d9 (link may not be stable)
[3/3] reset_source: give reset_source_set_device a priority parameter
https://git.pengutronix.de/cgit/barebox/commit/?id=30322f4b5651 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list