[PATCH 1/5] iio: adc: aspeed: Simplify with dev_err_probe
Krzysztof Kozlowski
krzysztof.kozlowski at oss.qualcomm.com
Sun Dec 21 06:05:38 PST 2025
On 21/12/2025 13:04, Jonathan Cameron wrote:
> On Fri, 19 Dec 2025 15:31:50 +0100
> Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com> wrote:
>
>> Use dev_err_probe() to make error code handling simpler and handle
>> deferred probe nicely (avoid spamming logs).
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
> Not a comment on this patch as such, but this would benefit from a local
> struct device *dev
Ack
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list