[PATCH 0/2] remove unused ACPI GPIO interrupt probing code

From: Octavian Purdila
Date: Wed Sep 23 2015 - 05:02:20 EST


With the addition of automatically ACPI GPIO assignment to i2c
client->irq we can now remove the code the does the ACPI GPIO probing
for drivers that use a single interrupt.

Tested on hardware only on bmc150-accel, rest of the drivers where
compile tested only.

Octavian Purdila (2):
iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)
iio: remove gpio interrupt probing from drivers that use a single
interrupt

drivers/iio/accel/bmc150-accel.c | 30 --------------------------
drivers/iio/accel/kxcjk-1013.c | 34 +----------------------------
drivers/iio/accel/mma9553.c | 29 -------------------------
drivers/iio/accel/stk8312.c | 30 +-------------------------
drivers/iio/accel/stk8ba50.c | 30 +-------------------------
drivers/iio/imu/kmx61.c | 28 ------------------------
drivers/iio/light/stk3310.c | 39 +---------------------------------
drivers/iio/magnetometer/bmc150_magn.c | 33 ----------------------------
drivers/iio/proximity/sx9500.c | 9 --------
9 files changed, 4 insertions(+), 258 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/