kernel-hacking-2024-linux-s.../drivers/media
Mauro Carvalho Chehab 27fe4a30a2 V4L/DVB (12173): mt9v011: properly calculate image resolution registers
Instead of working with a table of precalculated values, fill them with
the proper values. Also, adds format functions that allow changing the
resolution, by cropping the image to the center of the sensor.

While here, move the sensor version check to the probe routine, to
indicate to the caller if the sensor is not supported by this driver.

Also, fixes a stupid bug where we're using &buffer[] instead of
buffer[].

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-07-05 14:30:04 -03:00
..
common V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-T 2009-07-05 14:29:57 -03:00
dvb V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2C 2009-07-05 14:29:55 -03:00
radio V4L/DVB (12109): radio-tea5764: fix incorrect rxsubchans value 2009-06-23 03:14:43 -03:00
video V4L/DVB (12173): mt9v011: properly calculate image resolution registers 2009-07-05 14:30:04 -03:00
Kconfig V4L/DVB (11881): one kconfig controls them all 2009-06-16 18:21:16 -03:00
Makefile