]> rtime.felk.cvut.cz Git - linux-imx.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)
commitea01b11a07961aabbaec58d572b24f3df4b8065c
tree191049811bec1138c1bbc8922e9e51ae7d33c768
parent260bb38a21a19edc8a328f3ac8dd45c184d01216
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