diff options
author | Ido Yariv <ido@wizery.com> | 2012-09-01 22:32:47 (GMT) |
---|---|---|
committer | Luciano Coelho <luca@coelho.fi> | 2012-09-27 09:13:54 (GMT) |
commit | 6f8d6b20bb0bdda333e781faf775db14cb4660dd (patch) | |
tree | a898152d4290cf43c9c7568ac3e60c3251cc617d /kernel | |
parent | 3992eb2bf2b1f6d244cf527c922c0cbd810e69c5 (diff) | |
download | linux-fsl-qoriq-6f8d6b20bb0bdda333e781faf775db14cb4660dd.tar.xz |
wlcore: Load the NVS file asynchronously
The NVS file is loaded by the device's probe callback with the help of
request_firmware(). Since request_firmware() relies on udevd, the
modules cannot be loaded before hotplug events are handled.
Fix this by loading the NVS file asynchronously and continue
initialization only after the firmware request is over.
Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions