meta-digi/meta-digi-dey/recipes-core/busybox
Hector Palacios e7a21cdad0 ccimx6ul: suspend: unload wireless module always before suspending
The suspend script was unloading the wireless module driver *only* if the
interface 'wlan0' was previously up. If the interface is down the module
does not unload and the system fails to suspend.

This patch removes the module always if it appears in the list of loaded
modules.

While on it, move the unloading of wireless after the unloading of
Bluetooth, to be in line with the reversed order in which they are loaded
on the resume_interfaces() call.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>

https://jira.digi.com/browse/DEL-3241
2016-12-02 10:58:28 +01:00
..
busybox-1.23.2 ccimx6ul: suspend: unload wireless module always before suspending 2016-12-02 10:58:28 +01:00
busybox_1.23.2.bbappend recipes-core: busybox: start syslog at a very early state 2016-07-26 16:21:27 +02:00