Looks good. Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> But next time please use v2 in the subject instead of "resend". "resend" means that the process broke down somehow and we ignored your first patch. On Thu, Jun 17, 2021 at 09:55:00PM +0800, Yang Yingliang wrote: > If init_atomisp_wdts() fails, atomisp_pci_probe() need return > error code. > > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> > Signed-off-by: Yang Yingliang <yangyingliang@xxxxxxxxxx> > --- Put a note here under the --- cut off line to say what happened since the last version. v2: style change > drivers/staging/media/atomisp/pci/atomisp_v4l2.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > regards, dan carpenter