android_kernel_google_msm/drivers/media/common/tuners
Michael Krufky 7dc1b8844e V4L/DVB (8098): xc5000: add module option to load firmware during driver attach
The xc5000 firmware download process can be slow on certain devices.

Add a module option, "init_fw" to perform the firmware download during
xc5000_attach(), which would get the firmware download over with well
before any tune request is made.

When this option is enabled, it will reduce the time it takes to get a
signal lock during the first tune after driver load, but will add a few
seconds to the driver initialization.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-20 07:11:40 -03:00
..
Kconfig V4L/DVB (8060): Kconfig: MEDIA_TUNER_CUSTOMIZE should be disabled by default 2008-07-20 07:10:05 -03:00
Makefile
mt20xx.c
mt20xx.h
mt2060.c
mt2060.h
mt2060_priv.h
mt2131.c
mt2131.h
mt2131_priv.h
mt2266.c
mt2266.h
mxl5005s.c
mxl5005s.h
qt1010.c
qt1010.h
qt1010_priv.h
tda827x.c
tda827x.h
tda8290.c V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules 2008-04-29 18:41:42 -03:00
tda8290.h
tda9887.c
tda9887.h
tda18271-common.c
tda18271-fe.c V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel configuration 2008-06-26 15:58:50 -03:00
tda18271-maps.c V4L/DVB (7984): tda18271: update filename in comments 2008-07-20 07:08:05 -03:00
tda18271-priv.h
tda18271.h
tea5761.c
tea5761.h
tea5767.c
tea5767.h
tuner-i2c.h
tuner-simple.c
tuner-simple.h
tuner-types.c
tuner-xc2028-types.h
tuner-xc2028.c tuners: treat firmware data as const 2008-07-10 14:26:36 +01:00
tuner-xc2028.h
xc5000.c V4L/DVB (8098): xc5000: add module option to load firmware during driver attach 2008-07-20 07:11:40 -03:00
xc5000.h
xc5000_priv.h V4L/DVB (8097): xc5000: check device hardware state to determine if firmware download is needed 2008-06-26 15:58:58 -03:00