"git@git.tuxist.de:jan.koester/linux.git" did not exist on "29e7ca715f2a0b6c0a99b1aec1b0956d1f271955"
iio: remove gpio interrupt probing from drivers that use a single interrupt
Commit 845c8770 ("i2c / ACPI: Assign IRQ for devices that have GpioInt automatically") automatically assigns the first ACPI GPIO interrupt in client->irq, so we can remove the probing code from drivers that use only one interrupt. Commit 0f079650 ("iio: remove gpio interrupt probing from drivers that use a single interrupt") removes gpio interrupt probing from most drivers. This patch cleans the remaining ones. Signed-off-by:Irina Tirdea <irina.tirdea@intel.com> Signed-off-by:
Jonathan Cameron <jic23@kernel.org>
Loading
Please sign in to comment