Searched hist:"2425 bb3d4016ed95ce83a90b53bd92c7f31091e4" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | diff 2425bb3d4016ed95ce83a90b53bd92c7f31091e4 Tue Oct 02 14:02:57 CDT 2012 Mauro Carvalho Chehab <mchehab@redhat.com> em28xx: regression fix: use DRX-K sync firmware requests on em28xx
As em28xx-dvb will always be initialized asynchronously, there's no need anymore for a separate thread to load the DRX-K firmware.
Fixes a known regression with kernel 3.6 with tda18271 driver and asynchronous DRX-K firmware load.
Antti tested it with the following hardware: Hauppauge WinTV HVR 930C MaxMedia UB425-TC PCTV QuatroStick nano (520e)
Tested-by: Antti Palosaari <crope@iki.fi> Cc: stable@kernel.org # for Kernel 3.6 - please note that driver location has changed Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
|