V4L/DVB (10506): saa7134: move tuner init code to saa7134-cards
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 8 Feb 2009 11:50:50 +0000 (08:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:42 +0000 (12:42 -0300)
On certain devices, before opening a tuner, we need to open the tuner
gate via i2c.

This patch just moves the tuner probing code to the same place where
such i2c commands are handled, to make easier to fix this trouble on
later patches.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found