[media] drxk: Move I2C address into a config structure
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 9 Jul 2011 15:36:58 +0000 (12:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:55:48 +0000 (17:55 -0300)
commit0fc55e81d3364e6535cacb10b5a579f8c62625b1
tree28e84110be681bd247568f70a71a406254a54675
parent5e66b87840dd275eafa6b4135b174212dd7c0d75
[media] drxk: Move I2C address into a config structure

Currently, the only parameter to be configured is the I2C
address. However, Terratec H5 logs shows that it needs a different
setting for some things, and it has its own firmware.

So, move the addr into a config structure, in order to allow adding
the required configuration bits.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/ddbridge/ddbridge-core.c
drivers/media/dvb/frontends/drxk.h
drivers/media/dvb/frontends/drxk_hard.c
drivers/media/dvb/ngene/ngene-cards.c