V4L/DVB (11276): tvaudio: add tda9875 support.
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 18 Mar 2009 17:02:36 +0000 (14:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:46 +0000 (12:43 -0300)
commit411674fd189abe5910ea4caf08b7eac5c4a4d967
tree0296dd1eb4fbd04c65102f2fde53d6590f35a00e
parent5fa7b9f3c0f249a4faed6c3e534917199249ead8
V4L/DVB (11276): tvaudio: add tda9875 support.

This change allows bttv to use tvaudio for this device. Since this device
has the same i2c address as the tda9874 we need to support both in the same
tvaudio driver. This makes it possible for tvaudio to detect which chip is
used. Originally the tda9875 was only available in the dedicated tda9875
driver, but that makes life very hard for bttv since loading tvaudio might
misdetect a tda9875 as a tda9874.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tvaudio.c