projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0395ffc
)
net: rfkill: gpio: Remove BCM2E39 support
author
Frederic Danis
<frederic.danis@linux.intel.com>
Tue, 11 Aug 2015 14:35:36 +0000
(16:35 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Tue, 11 Aug 2015 19:26:27 +0000
(21:26 +0200)
Power management support for BCM2E39 is now performed in Bluetooth
BCM UART driver.
Signed-off-by: Frederic Danis <frederic.danis@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/rfkill/rfkill-gpio.c
patch
|
blob
|
history
diff --git
a/net/rfkill/rfkill-gpio.c
b/net/rfkill/rfkill-gpio.c
index d5d58d9195524f36b03bdac0125148cb7110901a..93127220cb54ac7ffdc78890a3753031652b8139 100644
(file)
--- a/
net/rfkill/rfkill-gpio.c
+++ b/
net/rfkill/rfkill-gpio.c
@@
-164,7
+164,6
@@
static int rfkill_gpio_remove(struct platform_device *pdev)
#ifdef CONFIG_ACPI
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 },