V4L/DVB (5133): M920x: move qt1010_tuner_attach function into qt1010.h
authorMichael Krufky <mkrufky@linuxtv.org>
Thu, 28 Sep 2006 17:47:21 +0000 (14:47 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:34:51 +0000 (13:34 -0200)
commit6cf2a10180e4039aaad1e4ecba5f2520f157da40
tree2801e8cb2c1ff2173292e60f59cd72047a6aadee
parent94a47dc4335a614eba30cf29aa3a953040625c92
V4L/DVB (5133): M920x: move qt1010_tuner_attach function into qt1010.h

The megasky_tuner_attach function is not specific to this device.
This patch renames it to qt1010_tuner_attach and moves it into the qt1010
header file.

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
This page took 0.026979 seconds and 5 git commands to generate.