Re: [PATCH 1/6] pwm: bcm2835: Simplify with dev_err_probe()

From: Florian Fainelli
Date: Wed Aug 26 2020 - 13:21:46 EST


On 8/26/20 7:47 AM, Krzysztof Kozlowski wrote:
> Common pattern of handling deferred probe can be simplified with
> dev_err_probe(). Less code and also it prints the error value.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian