V4L/DVB (5129): M920x: break out qt1010 tuner code into a separate file
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 23 Sep 2006 23:40:20 +0000 (20:40 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:34:50 +0000 (13:34 -0200)
commit017cf012570c955c3e1ff025802d7cb46fd1d37b
tree7cceec55fdfdbc40751198d267c89f8ea13473bd
parent2a2bfa7d61b29170b7f9bbf42712a77229e6b935
V4L/DVB (5129): M920x: break out qt1010 tuner code into a separate file

qt1010 is a tuner used in some other devices, so this code should be put
into a separate file so that it could be reused by other drivers.

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/qt1010.h [new file with mode: 0644]