commit | df44f531ee572a20128b2b610370ef3861b369ae | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Sat Aug 05 21:34:44 2017 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Aug 07 08:36:21 2017 +0200 |
tree | 367142fd840da5d8a01015a1ddcb316a6ebb9053 | |
parent | 1afec92be0d7b516a79f4c548a81d17460c8ba73 [diff] |
Bluetooth: bluecard: Always enable LEDs (fix for Anycom CF-300) 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 <linux@rainbow-software.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>