summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2006-12-04 13:04:11 -0800
committerTrent Piepho <xyzzy@speakeasy.org>2006-12-04 13:04:11 -0800
commit2462e3a3d0b70592ff0e8ef90a80022608453c27 (patch)
tree3613b8befc8fa8f17c576b585379013f361895d9 /linux/drivers/media/dvb
parent5ce3d88f3d11922d8ba85214d2dbfd822ac9d21f (diff)
downloadmediapointer-dvb-s2-2462e3a3d0b70592ff0e8ef90a80022608453c27.tar.gz
mediapointer-dvb-s2-2462e3a3d0b70592ff0e8ef90a80022608453c27.tar.bz2
cx88: Convert lgdt3302 tuning function to use dvb_pll_attach
From: Trent Piepho <xyzzy@speakeasy.org> There was a still a pre-dvb-pll set_params function for the lgdt3302 in the cx88-dvb driver. This patch removes that function and uses dvb_pll_attach() for the cards that were using it (Dvico FusionHDTV 3 GOLD {Q,T}). This way the set_params function from dvb-pll is used. dvb_attach() is in turn used on dvb_pll_attach(), eliminating some static dependencies on dvb-pll. There are still a couple static dependencies on dvb-pll remaining. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb')
0 files changed, 0 insertions, 0 deletions