Skip to content

Commit 9e60809

Browse files
Frederic Danisholtmann
authored andcommitted
net: rfkill: gpio: Remove BCM2E39 support
Power management support for BCM2E39 is now performed in Bluetooth BCM UART driver. Signed-off-by: Frederic Danis <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
1 parent 0395ffc commit 9e60809

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/rfkill/rfkill-gpio.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ static int rfkill_gpio_remove(struct platform_device *pdev)
164164
#ifdef CONFIG_ACPI
165165
static const struct acpi_device_id rfkill_acpi_match[] = {
166166
{ "BCM2E1A", RFKILL_TYPE_BLUETOOTH },
167-
{ "BCM2E39", RFKILL_TYPE_BLUETOOTH },
168167
{ "BCM2E3D", RFKILL_TYPE_BLUETOOTH },
169168
{ "BCM2E40", RFKILL_TYPE_BLUETOOTH },
170169
{ "BCM2E64", RFKILL_TYPE_BLUETOOTH },

0 commit comments

Comments
 (0)