V4L/DVB (5485): Tda827x: delayed probing of tuner version
authorHartmut Hackmann <hartmut.hackmann@t-online.de>
Sat, 24 Mar 2007 00:00:07 +0000 (21:00 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:17 +0000 (15:45 -0300)
commit9971f4f1d3d71a5b6654ba226976ba82d2e047a4
treefd1d01a8b7630f173b1a4c88a913fffefdb95bc8
parente65ec752ced103eb86e5f9c1f747f06d3e266780
V4L/DVB (5485): Tda827x: delayed probing of tuner version

When the tuner is attached, the tda10046 is not initilized yet, so it
is searching for its firmware. If the tuner is attached to the tda10046
silent i2c port, a bus collision can occur. Now the version is probed
during the first init or sleep call.

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