commit | eb5b28d021a1b96050f7af46e9140eb0051cc6d8 | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Tue Oct 13 12:47:45 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 27 16:48:09 2009 -0400 |
tree | 41cc26ab8f47c7bf465be648e736702b7007eb1d | |
parent | 8a08048a3722a6b52c2b34e070c4e6a32ad19e0d [diff] |
wl1271: Fix IRQ enable handling on FW init failure Disable IRQ's after FW initialization failure - originally this was not done in all cases, and it resulted in a kernel warning if firmware initialization was tried again without reboot. Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>