V4L/DVB (8971): initial driver for af9013 demodulator
authorAntti Palosaari <crope@iki.fi>
Mon, 15 Sep 2008 18:01:52 +0000 (15:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:02 +0000 (09:37 -0200)
commit825b96708054ca16d6e4d56a29326d3b2cdd697d
tree82868b44a2bddc23c0485546d9f381d21a2d0992
parent6e623433f7f566d8aca64c519a19c2f7bbb686be
V4L/DVB (8971): initial driver for af9013 demodulator

- initial driver for the Afatech AF9013 demodulator

Signed-off-by: Antti Palosaari <crope@iki.fi>
[mchehab.redhat.com: having a global var called 'debug' is not a good idea. rename it to af9013_debug]
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/af9013.c [new file with mode: 0644]
drivers/media/dvb/frontends/af9013.h [new file with mode: 0644]
drivers/media/dvb/frontends/af9013_priv.h [new file with mode: 0644]