From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1335336081.16897.407.camel@aeonflux> Subject: Re: [PATCH RESEND 1/2] Bluetooth: btmrvl: configure default host sleep parameters From: Marcel Holtmann To: Bing Zhao Cc: linux-bluetooth@vger.kernel.org, linux-wireless@vger.kernel.org, Gustavo Padovan , Johan Hedberg , Amitkumar Karwar Date: Wed, 25 Apr 2012 08:41:21 +0200 In-Reply-To: <1335310301-11600-1-git-send-email-bzhao@marvell.com> References: <1335310301-11600-1-git-send-email-bzhao@marvell.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Bing, > 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 > Signed-off-by: Bing Zhao Acked-by: Marcel Holtmann > --- > Last 2 patches were sent to Gustavo's old e-mail address. > Resending... > > drivers/bluetooth/btmrvl_drv.h | 1 + > drivers/bluetooth/btmrvl_main.c | 53 ++++++++++++++++++++++---------------- > drivers/bluetooth/btmrvl_sdio.c | 3 ++ > 3 files changed, 35 insertions(+), 22 deletions(-) Regards Marcel