V4L/DVB (5318): Fix tda8290 code for tda827x module
authorHartmut Hackmann <hartmut.hackmann@t-online.de>
Fri, 27 Apr 2007 15:31:15 +0000 (12:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:43:36 +0000 (15:43 -0300)
commit06be3035f96d73cf64dc20a8ee37c902d7a2ff2d
tree2b3612a21c083b033559ba87d054bbebd92c2a49
parent8ce47dad8e2b9fcb899a67e6537337fa9c18c1f5
V4L/DVB (5318): Fix tda8290 code for tda827x module

During tuner attach, the pointers to host dev structure
are not set yet, so the I2c adapter needs to be accessed differently.
This patch also does some minor cleanup in the saa7134-dvb module.

Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/saa7134/saa7134-dvb.c