]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit212d71833315c65644efc46223db61dee7b3c68e
tree836ba08b888be4b523080ed1579b54743cf14a6f
parent17e41ea6db92226df1acbe18e48b36bf59780d32
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