]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 9 May 2010 13:19:25 +0000 (10:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 1 Jun 2010 04:21:35 +0000 (01:21 -0300)
commitf1475d27198b5948a557315fba5540447ac1d44d
tree191049811bec1138c1bbc8922e9e51ae7d33c768
parentb6e5a3eff663ff45e874fca92fc5da2ad82efb18
V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support

Note that this driver is only used by em28xx and that em28xx does not
actually call the enum/try/s_fmt ops of mt9v011. So these functions
have never been tested.

And in fact the driver really implements cropping instead of scaling. So it
seems to be doing the wrong thing :-(

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mt9v011.c