Skip to content

Commit

Permalink
net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs
Browse files Browse the repository at this point in the history
This adds one more ACPI ID of a Broadcom bluetooth chip.

Signed-off-by: Mika Westerberg <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
  • Loading branch information
westeri authored and jmberg-intel committed Aug 29, 2014
1 parent a00f4f6 commit d061661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/rfkill/rfkill-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ static const struct acpi_device_id rfkill_acpi_match[] = {
{ "BCM2E1A", RFKILL_TYPE_BLUETOOTH },
{ "BCM2E39", RFKILL_TYPE_BLUETOOTH },
{ "BCM2E3D", RFKILL_TYPE_BLUETOOTH },
{ "BCM2E64", RFKILL_TYPE_BLUETOOTH },
{ "BCM4752", RFKILL_TYPE_GPS },
{ "LNV4752", RFKILL_TYPE_GPS },
{ },
Expand Down

0 comments on commit d061661

Please sign in to comment.