commit | 5d7802b2617d785ea0b8631b0605defc19ee6561 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Fri Sep 07 18:03:58 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:14:45 2007 -0300 |
tree | eafd32220d566e21629c85c1b60079aeecbecd8c | |
parent | f438d97447d4ccd241db8477f62a0647b9e8220e [diff] |
V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() functions The pll-specific set() function will need access to the dvb_pll_priv structure for new functionality. This patch gives access to this structure to the required functions. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>