Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/b43
Larry Finger 6b6fa5868e b43: Load firmware from a work queue and not from the probe routine
Recent changes in udev are causing problems for drivers that load firmware
from the probe routine. As b43 has such a structure, it must be changed.
As this driver loads more than 1 firmware file, changing to the asynchronous routine
request_firmware_nowait() would be complicated. In this implementation, the probe
routine starts a queue that calls the firmware loading routines.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-03-13 14:54:16 -04:00
..
2011-07-07 15:18:01 +02:00
2008-08-29 16:24:12 -04:00
2008-09-05 16:17:49 -04:00
2011-03-31 11:26:23 -03:00
2011-08-26 10:47:57 -04:00
2011-09-27 14:34:02 -04:00
2011-09-19 16:10:14 -04:00
2010-02-08 16:51:00 -05:00
2009-06-10 13:27:54 -04:00
2009-09-23 11:35:43 -04:00
2011-09-27 14:34:02 -04:00
2011-07-07 15:18:01 +02:00
2008-01-28 15:04:31 -08:00
2008-01-28 15:04:31 -08:00
2011-11-07 13:19:12 -05:00