]> git.baikalelectronics.ru Git - kernel.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>
Wed, 9 May 2012 04:40:46 +0000 (01:40 -0300)
commitfabb0eb3ac16e95160b50630c444194c739e2a07
tree3e5f7f755dbc5cb0c9ffdc16664962f80a41974f
parent308060572a1a84ae4468bf81c3c4d411a53c8587
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