extcon: int3496: Add GPIO ACPI mapping table
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 24 Feb 2017 12:35:55 +0000 (14:35 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 22 Mar 2017 09:29:46 +0000 (18:29 +0900)
commit8cb2cbae45ae46b1e1be16950670d5c5d4408474
tree89c51bfb02568a4e3d749281fb6089bfb41677b2
parent90400c5884b89a5db232049721ef4dc1ab2f1f1c
extcon: int3496: 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: Chanwoo Choi <cw00.choi@samsung.com>
Documentation/extcon/intel-int3496.txt
drivers/extcon/extcon-intel-int3496.c