On Thu May 1 11:00:16 2025 +0200, Hans de Goede wrote: > The "media: atomisp: Add support for sensors with a separate ISP > v4l2_subdev" combined with some pending drivers/media/i2c/mt9m114.c changes > makes the atomisp work nicely with the standard V4L2 mt9m114.c driver, > avoiding the need for the atomisp specific atomisp-mt9m114 driver. > > The normal driver actually works better since the atomisp-mt9m114 driver > does not have working exposure control, leading to a much too dark image. > > Remove the no longer necessary atomisp-mt9m114 driver. > > Signed-off-by: Hans de Goede <hdego...@redhat.com> > Reviewed-by: Andy Shevchenko <a...@kernel.org> > Signed-off-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org>
Patch committed. Thanks, Mauro Carvalho Chehab drivers/staging/media/atomisp/i2c/Kconfig | 12 - drivers/staging/media/atomisp/i2c/Makefile | 1 - .../staging/media/atomisp/i2c/atomisp-mt9m114.c | 1612 ------------------ drivers/staging/media/atomisp/i2c/mt9m114.h | 1768 -------------------- 4 files changed, 3393 deletions(-) --- NOTE: diff discarded since email is too big. Use: git diff 6e769fd53d25df5353150628ac0b149ae65d9cbd~1..6e769fd53d25df5353150628ac0b149ae65d9cbd To check the changes