linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID
@ 2015-01-29 16:26 Mika Westerberg
  2015-02-03 13:38 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2015-01-29 16:26 UTC (permalink / raw)
  To: Johannes Berg
  Cc: David S. Miller, linux-wireless, linux-kernel, Mika Westerberg

This is yet another Broadcom bluetooth chip with ACPI ID BCM2E40.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
---
 net/rfkill/rfkill-gpio.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/rfkill/rfkill-gpio.c b/net/rfkill/rfkill-gpio.c
index 3f4a0bbeed3d..d978f2f46ff3 100644
--- a/net/rfkill/rfkill-gpio.c
+++ b/net/rfkill/rfkill-gpio.c
@@ -170,6 +170,7 @@ static const struct acpi_device_id rfkill_acpi_match[] = {
 	{ "BCM2E1A", RFKILL_TYPE_BLUETOOTH },
 	{ "BCM2E39", RFKILL_TYPE_BLUETOOTH },
 	{ "BCM2E3D", RFKILL_TYPE_BLUETOOTH },
+	{ "BCM2E40", RFKILL_TYPE_BLUETOOTH },
 	{ "BCM2E64", RFKILL_TYPE_BLUETOOTH },
 	{ "BCM4752", RFKILL_TYPE_GPS },
 	{ "LNV4752", RFKILL_TYPE_GPS },
-- 
2.1.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID
  2015-01-29 16:26 [PATCH] net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID Mika Westerberg
@ 2015-02-03 13:38 ` Johannes Berg
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2015-02-03 13:38 UTC (permalink / raw)
  To: Mika Westerberg; +Cc: David S. Miller, linux-wireless, linux-kernel

On Thu, 2015-01-29 at 18:26 +0200, Mika Westerberg wrote:
> This is yet another Broadcom bluetooth chip with ACPI ID BCM2E40.

Applied.

johannes


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-03 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-29 16:26 [PATCH] net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID Mika Westerberg
2015-02-03 13:38 ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).