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