From: Mauro Carvalho Chehab Date: Sun, 8 Feb 2009 11:50:50 +0000 (-0300) Subject: V4L/DVB (10506): saa7134: move tuner init code to saa7134-cards X-Git-Tag: v2.6.30-rc1~621^2~538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b1ae7dd83e4ec5ab28711e4b28e4b2e1c0b53c;p=pandora-kernel.git V4L/DVB (10506): saa7134: move tuner init code to saa7134-cards 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 --- Reading git-diff-tree failed