diff options
author | David Arcari <darcari@redhat.com> | 2016-10-13 11:30:44 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2016-10-14 16:02:05 +0200 |
commit | ba18a9314a94f4a54b4d0c5e0f1dc85af28eca35 (patch) | |
tree | 469909306d1540fa660c7c4e44aec0920b11d280 /net | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... (diff) | |
download | linux-ba18a9314a94f4a54b4d0c5e0f1dc85af28eca35.tar.xz linux-ba18a9314a94f4a54b4d0c5e0f1dc85af28eca35.zip |
Revert "HID: i2c-hid: Add support for ACPI GPIO interrupts"
This reverts commit a485923efbb8 ("HID: i2c-hid: Add support for ACPI
GPIO interrupts") and commit a7d2bf25a483 ("HID: i2c-hid: Do not fail
probing if gpiolib is not enabled") at the same time.
Since commit c884fbd45214 ("gpio / ACPI: Add support for retrieving
GpioInt resources from a device") i2c_core already set the IRQ by
looking into the ACPI tree and retrieving the gpioInt. So we just
have some boiler-plate here that is not needed anymore.
The only downside effect here is that now we are not exiting early
enough if the irq is set to -EPROBE_DEFER or any other error, but
this is going to be fixed in the following patch.
Signed-off-by: David Arcari <darcari@redhat.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions