On Wed, Aug 26, 2020 at 4:53 PM Krzysztof Kozlowski <k...@kernel.org> 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 <k...@kernel.org> Acked-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij