]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_bcm: Support platform enumeration
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 10 Mar 2017 12:28:20 +0000 (14:28 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 12 Apr 2017 20:02:38 +0000 (22:02 +0200)
commitc36c0c07fb61969c5176f5a979f0127c2e82fffe
tree836ba08b888be4b523080ed1579b54743cf14a6f
parent7ce5f5e2aa9ca73edaf8a6c453b6dc296b1f837f
Bluetooth: hci_bcm: Support platform enumeration

Until now the driver supports only ACPI enumeration. Nevertheless
Intel Edison SoM has Broadcom Wi-Fi + BT chip and neither ACPI nor DT
enumeration mechanism.

Enable pure platform driver in order to support Intel Edison SoM.

Cc: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_bcm.c