V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structure
authorMichael Krufky <mkrufky@linuxtv.org>
Fri, 7 Sep 2007 21:11:15 +0000 (18:11 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:14:45 +0000 (22:14 -0300)
commita27e5e769e46626052fc18ff63f274ee97142bab
treecb862da7906c82ae8258548fbad207dd0eb6d67e
parent5d7802b2617d785ea0b8631b0605defc19ee6561
V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structure

Store an instance ID in the dvb_pll_priv structure, so that module options
specific to a given pll may be used by the functions within the driver.

When debug is turned on, print a message indicating which pll was attached
and it's instance id.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/dvb-pll.c