]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61e9fddca3a0fc170b1685203f51b39c850da125
tree0b409be3cff1bc39831f10b62a594832e3013387
parentaf584ac832bc5220c2363c71045ccd0a972714da
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