[media] fc0012: use struct for driver config
authorAntti Palosaari <crope@iki.fi>
Sun, 9 Dec 2012 02:27:49 +0000 (23:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 6 Jan 2013 11:04:57 +0000 (09:04 -0200)
I need even more configuration options and overloading dvb_attach()
for all those sounds quite stupid. Due to that switch struct and make
room for new options.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Acked-by: Hans-Frieder Vogt <hfvogt@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found