ath6kl: add suspend_cutpower module parameter
authorKalle Valo <kvalo@qca.qualcomm.com>
Thu, 3 Nov 2011 10:18:31 +0000 (12:18 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:59:58 +0000 (12:59 +0200)
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>

No differences found