Re: [PATCH 2/2] em28xx: regression fix: use DRX-K sync firmware requests on em28xx

2012-10-02 Thread Antti Palosaari
On 10/02/2012 10:05 PM, Mauro Carvalho Chehab wrote: 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. Signed-off-

[PATCH 2/2] em28xx: regression fix: use DRX-K sync firmware requests on em28xx

2012-10-02 Thread Mauro Carvalho Chehab
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. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/usb/em28x