Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751316AbcCHS2t (ORCPT ); Tue, 8 Mar 2016 13:28:49 -0500 Received: from ipv4.connman.net ([82.165.8.211]:46884 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750787AbcCHS2l (ORCPT ); Tue, 8 Mar 2016 13:28:41 -0500 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: [PATCH] Bluetooth: btmrvl_sdio: fix firmware activation failure From: Marcel Holtmann In-Reply-To: <1457408407-39841-1-git-send-email-wnhuang@google.com> Date: Tue, 8 Mar 2016 10:28:34 -0800 Cc: Linux Bluetooth , LKML , snanda@chromium.org, djkurtz@chromium.org, Amitkumar Karwar , Wei-Ning Huang , "Gustavo F. Padovan" , Johan Hedberg Content-Transfer-Encoding: 7bit Message-Id: <60634578-DDB9-4D87-B95B-488C5837B153@holtmann.org> References: <1457408407-39841-1-git-send-email-wnhuang@google.com> To: Wei-Ning Huang X-Mailer: Apple Mail (2.3112) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 436 Lines: 17 Hi Wei-Ning, > In some case, the btmrvl_sdio firmware would fail to active within the > polling time. Increase the polling interval to 100 msec to fix the > issue. > > Signed-off-by: Wei-Ning Huang > Signed-off-by: Wei-Ning Huang > --- > drivers/bluetooth/btmrvl_sdio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel