V4L/DVB (11329): Fix buglets in v4l1 compatibility layer
authorRussell King <rmk@arm.linux.org.uk>
Sun, 29 Mar 2009 11:12:27 +0000 (08:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 7 Apr 2009 00:43:50 +0000 (21:43 -0300)
The following patch fixes a few bugs I've noticed in the V4L1
compatibility layer:
- VIDEO_MODE_AUTO for get/set input ioctls was not being handled
- wrong V4L2 ioctl being used in v4l1_compat_select_tuner

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found