upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:55:44 +0000 (11:55 +0900)
commit89398847a8b1ccd1e85bc539b5939e82d316133c
tree2e64bcabc021fb4739f9839ad8083a92c2c4798d
parent98734d6870bde03d2de53beb0cfcb0247e50bfeb
upstream: [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