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

No differences found