linux/drivers/media
Mauro Carvalho Chehab a98f6af96e V4L/DVB (12274): em28xx-video: better implement ac97 control ioctls
In the past, some devices with saa711x had their parameters controlled
directly inside em28xx driver, instead of using their proper module for
it.

Due to that, the ac97 controls were mixed with saa711x ones.

Older patches removed all saa711x controls, but we still need to control
ac97 devices on em28xx, since we don't have a separate v4l2 device for
it.

The proper way to address is to create a separate ac97 v4l2 device.
While we don't have it, we should clean up the code to allow having a
better view of what is part of em28xx core code and what's due to ac97
control inside it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-12 12:17:42 -03:00
..
common V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000 2009-08-13 20:39:07 -03:00
dvb V4L/DVB (12271): lgs8gxx: add lgs8g75 support 2009-09-12 12:17:38 -03:00
radio V4L/DVB (12218): radio-si470x: conform to the RDS spec. 2009-09-12 12:17:33 -03:00
video V4L/DVB (12274): em28xx-video: better implement ac97 control ioctls 2009-09-12 12:17:42 -03:00
Kconfig V4L/DVB (11881): one kconfig controls them all 2009-06-16 18:21:16 -03:00
Makefile