On Sat, Mar 6, 2021 at 1:51 PM Jia-Ju Bai <[email protected]> wrote:
> When ti_iodelay_pinconf_init_dev() fails, no error return code of > ti_iodelay_probe() is assigned. > To fix this bug, ret is assigned with the return value of > ti_iodelay_pinconf_init_dev(), and then ret is checked. > > Reported-by: TOTE Robot <[email protected]> > Signed-off-by: Jia-Ju Bai <[email protected]> Patch applied! Yours, Linus Walleij

