[PATCH v3 3/6] thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()

Jonathan Cameron Jonathan.Cameron at Huawei.com
Tue Oct 8 05:21:57 PDT 2024


On Tue, 08 Oct 2024 11:00:03 +0200
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org> wrote:

> Obtain the device node reference with scoped/cleanup.h to reduce error
> handling and make the code a bit simpler.
> 
> Reviewed-by: Chen-Yu Tsai <wenst at chromium.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Ah. I was wondering why you didn't do this in patch 1.
Sensible to split though I'd have put it as patch 2 for the lazy reviewer
to spot more easily ;)

Reviewed-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>



More information about the linux-arm-kernel mailing list