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)
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>

No differences found