On Wed, Jan 6, 2021 at 1:27 PM Srinivas Neeli <[email protected]> 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 <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

