Re: [PATCH] media: jpeg: refactor multi-hw judgement

From: Kyrie Wu (吴晗)
Date: Thu Dec 15 2022 - 22:01:21 EST


On Thu, 2022-12-15 at 12:09 +0100, AngeloGioacchino Del Regno wrote:
> Il 15/12/22 11:50, Johnson Wang (王聖鑫) ha scritto:
> > On Thu, 2022-12-15 at 17:30 +0800, Irui Wang wrote:
> > > From: kyrie wu <kyrie.wu@xxxxxxxxxxxx>
> > >
> > > some chips have multi-hw, but others have only one,
> > > modify the condition of multi-hw judgement
> > >
> > > Signed-off-by: kyrie wu <kyrie.wu@xxxxxxxxxxxx>
> > > Signed-off-by: irui wang <irui.wang@xxxxxxxxxxxx>
> > > ---
> > > drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c | 5 +++--
> > > drivers/media/platform/mtk-jpeg/mtk_jpeg_core.h | 12
> > > ++++++++++++
> > > 2 files changed, 15 insertions(+), 2 deletions(-)
> > >
> >
> > This may conflict with kernel mainline since mtk-jpeg folder
> > doesn't
> > exist.
> > Please fix it.
> >
> > BRs,
> > Johnson Wang
>
> Ouch. I just noticed that the folder is mismatching; this didn't
> deserve
> a R-b tag. I'll be more careful next time.

I'm terriable sorry for this mistake, and it would be fixed in the
coming version.

Thanks.
>