Re: [PATCH -next resend] media: staging: media: atomisp: pci: fix error return code in atomisp_pci_probe()

From: Yang Yingliang
Date: Thu Jun 17 2021 - 10:06:22 EST



On 2021/6/17 21:58, Dan Carpenter wrote:
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
OK

Thanks,
Yang


drivers/staging/media/atomisp/pci/atomisp_v4l2.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

regards,
dan carpenter

.