Re: [PATCH V4 1/5] gpio: gpio-xilinx: Simplify with dev_err_probe()
From: Linus Walleij <hidden>
Date: 2021-01-07 09:14:35
Also in:
linux-arm-kernel, lkml
From: Linus Walleij <hidden>
Date: 2021-01-07 09:14:35
Also in:
linux-arm-kernel, lkml
On Wed, Jan 6, 2021 at 1:27 PM Srinivas Neeli [off-list ref] 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: Srinivas Neeli <redacted>
Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij