[media] sony-btf-mpx: the MPX driver for the sony BTF PAL/SECAM tuner
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 22 Mar 2013 14:13:58 +0000 (11:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 24 Mar 2013 15:21:29 +0000 (12:21 -0300)
commitc7c54a988d21626874e9f1b8dc6bb0547bcddf9c
treeae8ca4f31c15edbba2e24b6d2343400419cd321a
parente4d2a6162d2a0a27be16b75da36f6bba64af63bc
[media] sony-btf-mpx: the MPX driver for the sony BTF PAL/SECAM tuner

The Sony BTF PG472Z has an internal MPX to deal with mono/stereo/bilingual
audio. This is split off from the wis-sony-tuner driver that is part of
the go7007 driver as it should be a separate i2c sub-device driver.
The wis-sony-tuner is really three i2c devices: a standard tuner, a tda9887
compatible demodulator and this mpx. After this patch the wis-sony-tuner
can be replaced by this driver and the standard tuner driver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/i2c/Kconfig
drivers/media/i2c/Makefile
drivers/media/i2c/sony-btf-mpx.c [new file with mode: 0644]