]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
V4L/DVB (13247): tuner-core: dont force every tuner to set frequency at startup
authorMichael Krufky <mkrufky@kernellabs.com>
Sat, 24 Oct 2009 19:42:16 +0000 (16:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:06 +0000 (18:41 -0200)
commitd6eef4947858ebebaf05d79bce7b8be0d4c036ba
tree4d24d66414398085087c6289b27806f65a8149c0
parent64f4d9a367b4fe329ba78e3171d1abb1338a951f
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 <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tuner-core.c