Return-Path: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: [PATCH 1/2] bluecard_cs: Always enable LEDs (fix for Anycom CF-300) From: Marcel Holtmann In-Reply-To: <20170805193445.16411-1-linux@rainbow-software.org> Date: Mon, 7 Aug 2017 08:37:30 +0200 Cc: linux-bluetooth@vger.kernel.org Message-Id: References: <20170805193445.16411-1-linux@rainbow-software.org> To: Ondrej Zary Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Ondrej, > Anycom CF-300 (HP C8249A) has both power and activity LEDs. > However the id read in bluecard_open() is 0x73 so the driver does not > enable the LEDs. > Remove the CARD_HAS_PCCARD_ID check to enable LEDs. > > Signed-off-by: Ondrej Zary > --- > drivers/bluetooth/bluecard_cs.c | 24 ++++++------------------ > 1 file changed, 6 insertions(+), 18 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel