commit | 8277de15efb00a4796fb05824a28c20c3894256c | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Nov 03 12:18:31 2011 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 11 12:59:58 2011 +0200 |
tree | e5804334918fa98b4d80e275a1879f37166e1086 | |
parent | cf97fa9fdf145bff2a0117d2ead4a92b132f69f6 [diff] |
ath6kl: add suspend_cutpower module parameter This is to force ath6kl to power off hardware during suspend even if sdio support keep power. This is needed, for example, when sdio controller is buggy or maximum powersaving is desired. Usage: insmod ath6kl.ko suspend_cutpower=1 Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>