commit | 9fc4d219b93ca0222f342fb3ca75bb62cc8be05c | [log] [tgz] |
---|---|---|
author | Russell King <rmk@arm.linux.org.uk> | Sun Mar 29 08:12:27 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 06 21:43:50 2009 -0300 |
tree | fc6008150612db9ed6ff96c62dafc1efe854b108 | |
parent | 80801da83389b2c6e55e1f8f5d17f923ce54f7c8 [diff] |
V4L/DVB (11329): Fix buglets in v4l1 compatibility layer 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>