V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pll
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 5 May 2007 15:15:57 +0000 (12:15 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:23:14 +0000 (14:23 -0300)
commit4abe9f9d94e60303c30b1a9bbbc8e6532f6138cb
treec71ff23ff82c19edadddca9aed2b00b43bf6f18a
parent77d675047062d514acdc1bbe9f84658b39f99abe
V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pll

This patch removes duplicate code from cx88-dvb and saa7134-dvb that handles
rf input switching for the TUV1236d tuner.

The functionality is added to dvb-pll, where all the other code that
handles the TUV1236d is kept.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/dvb-pll.c
drivers/media/dvb/frontends/nxt200x.c
drivers/media/dvb/frontends/nxt200x.h
drivers/media/video/cx88/cx88-dvb.c
drivers/media/video/saa7134/saa7134-dvb.c