diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-06-21 18:13:42 -0400 |
---|---|---|
committer | Michael Krufky <mkrufky@linuxtv.org> | 2008-06-21 18:13:42 -0400 |
commit | daef5289e1849aec1350f70ffa1c2f3735854620 (patch) | |
tree | 0d18a3bfed1683f9e95390f473dae7be05f5c6e1 /linux/drivers/media/dvb | |
parent | 51c6e1fd5c70b5a11ae648e571ec456b34e152b4 (diff) | |
download | mediapointer-dvb-s2-daef5289e1849aec1350f70ffa1c2f3735854620.tar.gz mediapointer-dvb-s2-daef5289e1849aec1350f70ffa1c2f3735854620.tar.bz2 |
xc5000: add module option to load firmware during driver attach
From: Michael Krufky <mkrufky@linuxtv.org>
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>
Diffstat (limited to 'linux/drivers/media/dvb')
0 files changed, 0 insertions, 0 deletions