commit | ea01b11a07961aabbaec58d572b24f3df4b8065c | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun May 09 10:19:25 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jun 01 01:21:35 2010 -0300 |
tree | 191049811bec1138c1bbc8922e9e51ae7d33c768 | |
parent | 260bb38a21a19edc8a328f3ac8dd45c184d01216 [diff] |
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>