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: John W. Linville <[email protected]>
  • Loading branch information
westeri authored and linvjw committed Aug 25, 2014
1 parent ded3fb4 commit fb70118
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 fb70118

Please sign in to comment.