]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: btmrvl: configure default host sleep parameters
authorAmitkumar Karwar <akarwar@marvell.com>
Tue, 24 Apr 2012 23:31:40 +0000 (16:31 -0700)
committerGustavo Padovan <gustavo@padovan.org>
Sun, 29 Apr 2012 20:27:43 +0000 (17:27 -0300)
commit96cee1590a37bbc77b2b28a0a422d060562f2b0d
tree9cb9409668a991c753ba4673473b5e5dabc158fd
parent3f9c7212404ec1acbf914e8adb5a0d804dd23dd2
Bluetooth: btmrvl: configure default host sleep parameters

Currently debugfs commands "hscfgcmd" and "gpiogap" are provided
for host sleep configuration. But if user doesn't configure host
sleep parameters using these commands, host sleep activation is
failed during suspend (support for suspend and resume handlers is
added in next patch).

Default host sleep configuration is done during driver initialisation
in this patch.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
drivers/bluetooth/btmrvl_drv.h
drivers/bluetooth/btmrvl_main.c
drivers/bluetooth/btmrvl_sdio.c