]> err.no Git - linux-2.6/commit
V4L/DVB (4606): Add driver for TUA6100
authorAndrew de Quincey <adq_dvb@lidskialf.net>
Tue, 5 Sep 2006 20:53:06 +0000 (17:53 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 26 Sep 2006 15:30:35 +0000 (12:30 -0300)
commit00be2e7c64157c845afff56f25677da706b151b6
tree763eecb4d93db9c2e407b6085e21655fd11cd23a
parentc4e4aac88737879a562760ac07e51167847f193d
V4L/DVB (4606): Add driver for TUA6100

This driver was originally in budget-av.c, however I have extracted it into
a seperate file to permit reuse.
I also reworked the code to make it maintainable. I then examined the KNC1
windows drivers and rewrote the code in order to configure the PLL as they
do. This solves a lot of reported tuning problems.

Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/tua6100.c [new file with mode: 0644]
drivers/media/dvb/frontends/tua6100.h [new file with mode: 0644]