mwifiex: module parameter for deep sleep configuration
authorAvinash Patil <patila@marvell.com>
Tue, 23 Dec 2014 13:44:12 +0000 (19:14 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 6 Jan 2015 18:54:37 +0000 (20:54 +0200)
commit0b4155d1cc8e7562f490124c081e710c36cb2cf8
tree25628211eb9ec88002996a14f4c06306743c82b0
parent809c6ea8abe9f18b74253e6c8c7b23dd73f74b7a
mwifiex: module parameter for deep sleep configuration

This patch adds module parameter for auto deepsleep configuration.
By default, module_param is 0 and auto deep sleep is enabled.
If mwifiex driver is loaded with disable_auto_ds=1, deep sleep
configuration would not be downloaded to FW and FW would not enter
deepsleep upon initializing.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/sta_cmd.c