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)
commit2a8ff6112df887f36b36a051dbe3d45c386d60ea
tree3e5f7f755dbc5cb0c9ffdc16664962f80a41974f
parent479453d5fe3a5b911b7f56474764988100f9f650
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
This page took 0.028732 seconds and 5 git commands to generate.