drxk: allow loading firmware synchrousnously
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 2 Oct 2012 19:01:15 +0000 (16:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 2 Oct 2012 20:15:16 +0000 (17:15 -0300)
commit8e30783b0b3270736b2cff6415c68b894bc411df
tree0b409be3cff1bc39831f10b62a594832e3013387
parent6ae5e060840589f567c1837613e8a9d34fc9188a
drxk: allow loading firmware synchrousnously

Due to udev-182, the firmware load was changed to be async, as
otherwise udev would give up of loading a firmware.

Add an option to return to the previous behaviour, async firmware
loads cause failures with the tda18271 driver.

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>
drivers/media/dvb-frontends/drxk.h
drivers/media/dvb-frontends/drxk_hard.c