From: Michael Krufky Date: Sat, 24 Oct 2009 19:42:16 +0000 (-0300) Subject: V4L/DVB (13247): tuner-core: dont force every tuner to set frequency at startup X-Git-Tag: v2.6.33-rc1~338^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6eef4947858ebebaf05d79bce7b8be0d4c036ba;p=pandora-kernel.git V4L/DVB (13247): tuner-core: dont force every tuner to set frequency at startup Setting the tuner frequency at the same time as initializing the other devices on the i2c bus can cause problems on devices that require firmware download or extensive calibration proceduces during initialization. This change allows us to prevent the tune at startup for devices that perform better without it. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed