Re: [V3] media: jpeg: Fixes multi-hw judgement

From: Kyrie Wu (吴晗)
Date: Mon Jan 02 2023 - 21:51:25 EST


On Mon, 2023-01-02 at 15:45 +0100, AngeloGioacchino Del Regno wrote:
> Il 28/12/22 08:00, Irui Wang ha scritto:
> > From: kyrie wu <kyrie.wu@xxxxxxxxxxxx>
> >
> > some chips have multi-hw, but others have only one,
> > modify the condition of multi-hw judgement
> >
> > Fixes: 934e8bccac95 ("mtk-jpegenc: support jpegenc multi-hardware")
> >
> > Signed-off-by: kyrie wu <kyrie.wu@xxxxxxxxxxxx>
> > Signed-off-by: irui wang <irui.wang@xxxxxxxxxxxx>
>
> Please clarify the commit title, as "media: jpeg:" is generic, but
> you're
> touching a driver for MediaTek's JPEG HW dec/encoder.
>
> Change it to "media: mtk-jpeg: Fix jpeghw multi-core judgement",
> after which:
>
> Reviewed-by: AngeloGioacchino Del Regno <
> angelogioacchino.delregno@xxxxxxxxxxxxx>
>
> Regards,
> Angelo
Hi Angelo,

Thanks for your advices, I will fix it in the next version.

Thanks a lot.

Regards,
Kyrie.