]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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>
Sun, 10 Jul 2011 19:38:31 +0000 (16:38 -0300)
commitbbdaf4379adf139f1e3d9538b03d83cc6112c584
tree7b0f76ac172fd606c7248f93a84596adfd1eb7f8
parent0d922bda47ca9c77e86232137cea520b99ef779d
[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