]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() function
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 5 May 2007 15:05:39 +0000 (12:05 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:23:12 +0000 (14:23 -0300)
commit672358715d44590cd0a93a9d47c7a3411a913555
tree5b1026b1be33ef349152eedb091693900cf41b8e
parent3969452ee6d3ac26e5c08d110727320f307350b6
V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() function

Rename dvb_pll_desc.setbw() to set(), and accept struct dvb_frontend_parameters
instead of passing both freq and bandwidth, so that this may be used as a
generic function.

In order to do this, dvb_pll_configure must also be altered in the same manner,
to take struct dvb_frontend_parameters instead of freq and bandwidth.

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/dvb-usb/dvb-usb-i2c.c
drivers/media/dvb/frontends/dvb-pll.c
drivers/media/dvb/frontends/dvb-pll.h
drivers/media/dvb/ttpci/budget-av.c
drivers/media/video/cx88/cx88-dvb.c
drivers/media/video/saa7134/saa7134-dvb.c