]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (5137): Dvb: add new qt1010 tuner module
authorAntti Palosaari <crope@iki.fi>
Sun, 21 Jan 2007 18:56:10 +0000 (15:56 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:34:53 +0000 (13:34 -0200)
commitcbdc80ed8f59e204c031b52ea7e44f419029f75b
tree86e58128fc49ad39beeba4971bfbbbc077faae5a
parent1f61f3bab303c02cfd822c952284a381089452a0
V4L/DVB (5137): Dvb: add new qt1010 tuner module

QT1010:
- old qt1010-code totally rewritten and put in own kernel module
- same enhancements as my earlier QT1010 125kHz patch
- tuner initialization
- register 1f calculation
- register 20 calculation
- register 25 calculation

m920x: (MSI Megasky)
- use new QT1010 module instead of old code

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/m920x.c
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/qt1010.c [new file with mode: 0644]
drivers/media/dvb/frontends/qt1010.h
drivers/media/dvb/frontends/qt1010_priv.h [new file with mode: 0644]