Bluetooth: hci_intel: Add GPIO ACPI mapping table
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 6 Jun 2017 14:47:18 +0000 (17:47 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 9 Jun 2017 16:45:48 +0000 (18:45 +0200)
commit4a59d433c98bcd9e1032009abbd43415405cd763
tree8360058c578beb86be092693854f9f904737ec01
parentfda7057f4b5356d40d321f339f4ac6b3f94076ec
Bluetooth: hci_intel: Add GPIO ACPI mapping table

In order to make GPIO ACPI library stricter prepare users of
gpiod_get_index() to correctly behave when there no mapping is
provided by firmware.

Here we add explicit mapping between _CRS GpioIo() resources and
their names used in the driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_intel.c