[PATCH v3 0/3] cleanup of gpio_pcf857x.c

From: George Cherian
Date: Sun Sep 01 2013 - 22:30:56 EST


This patch series
- removes the irq_demux_work
- Uses devm_request_threaded_irq
- Call the user handler iff gpio_to_irq is done.

v1 --> v2
Split v1 to 3 patches
v2 --> v3
Remove the unnecessary dts patches.


George Cherian (3):
gpio: pcf857x: change to devm_request_threaded_irq
gpio: pcf857x: remove the irq_demux_work
gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done

drivers/gpio/gpio-pcf857x.c | 51 +++++++++++++++++++++++----------------------
1 file changed, 26 insertions(+), 25 deletions(-)

--
1.8.1.4

--
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/