[PATCH] staging: media: omap4iss: fix error return code in iss_probe()

2021-03-04 Thread Jia-Ju Bai
When omap4iss_get() returns NULL, no error return code is assigned. To fix this bug, ret is assigned with -EINVAL as error return code. Reported-by: TOTE Robot Signed-off-by: Jia-Ju Bai --- drivers/staging/media/omap4iss/iss.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

Re: [PATCH v3 0/5] Reset driver for IMX8MQ VPU hardware block

2021-03-04 Thread Adam Ford
On Wed, Mar 3, 2021 at 5:24 PM Philipp Zabel wrote: > > On Wed, 2021-03-03 at 16:20 +0100, Benjamin Gaignard wrote: > > Le 03/03/2021 à 15:17, Philipp Zabel a écrit : > > > Hi Benjamin, > > > > > > On Mon, 2021-03-01 at 16:17 +0100, Benjamin Gaignard wrote: > > > > The two VPUs inside IMX8MQ share

Re: [PATCH] staging: wfx: remove unused included header files

2021-03-04 Thread Jérôme Pouiller
Hello Greg, On Tuesday 2 March 2021 16:01:25 CET Jérôme Pouiller wrote: > Hello Muhammad, > > Sorry, I am a bit late for the review of this patch. Thank you for your > contribution. > > On Thursday 11 February 2021 15:36:37 CET Muhammad Usama Anjum wrote: > > > > Many header files have been in