OSDN Git Service

[media] drxk: remove the option to load firmware asynchronously
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 13 Jan 2014 07:31:31 +0000 (04:31 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 14 Jan 2014 16:40:10 +0000 (14:40 -0200)
commit4b819724984042eff2f14d889b55e906e420fbb3
treecc25a5b78f6ee11d482149f607cf1713fefc2d06
parenta02b9c238b408f69fc78d528b549b85001df98b8
[media] drxk: remove the option to load firmware asynchronously

The option to load firmware asynchronously were added due to
a requirement with a few versions of udev. It turns that this was
a bad idea and caused regressions on drxk-based devices.

So, we end by only letting the firmware to be loaded syncronously
everywhere.

So, let's remove the bad code.

This patch partially reverts the changeset 8e30783b0b3.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drxk.h
drivers/media/dvb-frontends/drxk_hard.c
drivers/media/usb/em28xx/em28xx-dvb.c