summaryrefslogtreecommitdiff
path: root/patches/collateral-evolutions/network/0062-acpi-gpio-remove/hci_bcm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/collateral-evolutions/network/0062-acpi-gpio-remove/hci_bcm.patch')
-rw-r--r--patches/collateral-evolutions/network/0062-acpi-gpio-remove/hci_bcm.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/collateral-evolutions/network/0062-acpi-gpio-remove/hci_bcm.patch b/patches/collateral-evolutions/network/0062-acpi-gpio-remove/hci_bcm.patch
index 1738b9f5..f099e4ca 100644
--- a/patches/collateral-evolutions/network/0062-acpi-gpio-remove/hci_bcm.patch
+++ b/patches/collateral-evolutions/network/0062-acpi-gpio-remove/hci_bcm.patch
@@ -57,7 +57,7 @@
static u8 acpi_active_low = ACPI_ACTIVE_LOW;
/* IRQ polarity of some chipsets are not defined correctly in ACPI table. */
-@@ -811,7 +819,7 @@ static const struct hci_uart_proto bcm_p
+@@ -812,7 +820,7 @@ static const struct hci_uart_proto bcm_p
.dequeue = bcm_dequeue,
};
@@ -66,7 +66,7 @@
static const struct acpi_device_id bcm_acpi_match[] = {
{ "BCM2E39", 0 },
{ "BCM2E67", 0 },
-@@ -831,7 +839,9 @@ static struct platform_driver bcm_driver
+@@ -832,7 +840,9 @@ static struct platform_driver bcm_driver
.remove = bcm_remove,
.driver = {
.name = "hci_bcm",