[media] Support for stv0367 multi-standard demodulator
authorIgor M. Liplianin <liplianin@me.by>
Tue, 25 Jan 2011 20:02:00 +0000 (17:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:17 +0000 (20:32 -0300)
commit17cce932e8be9a3e32e1928524b73795b3f0e3aa
tree2c57bb48d6a7a23754f1f9abfe87e41d359c2e68
parent349bcf02e3615556e9c49ea73a04abab2a4d8ed7
[media] Support for stv0367 multi-standard demodulator

The STV0367 is a multi-standard demodulator which is
capable of processing DVB-T as well as DVB-C signals.
It is fully compliant with DVB-T and DVB-C
recommendations for broadcast services.

Signed-off-by: Igor M. Liplianin <liplianin@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/stv0367.c [new file with mode: 0644]
drivers/media/dvb/frontends/stv0367.h [new file with mode: 0644]
drivers/media/dvb/frontends/stv0367_priv.h [new file with mode: 0644]
drivers/media/dvb/frontends/stv0367_regs.h [new file with mode: 0644]