* patch idea
@ 2012-08-26 22:39 James
0 siblings, 0 replies; only message in thread
From: James @ 2012-08-26 22:39 UTC (permalink / raw)
To: linux-media Mailing List
If the driver is built into kernel it causes a timeout because it relies on udev which is not initialized yet (that is the theory).
Regardless, the timeout is not needed except to load the firmware to provide analog reception.
I doubt anyone who compiles it in the kernel needs the firmware.
I think the following should make it into the kernel source:
drivers/media/video/cx25840/cx25840-core.c
#ifdef MODULE
cx25840_loadfw(state->c);
#endif
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-26 22:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-26 22:39 patch idea James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).