Erik Botö cc300d9ead gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
Make pca953x driver use the simple irq handler since no hardware control
is necessary and the driver lacks an irq_ack function. handle_edge_irq()
calls chip->irq_ack() which crashes since this function does not exist.

Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
Signed-off-by: Richard Röjfors <richard.rojfors@pelagicore.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-05-20 00:40:18 -06:00
..
2011-03-25 00:02:51 +01:00
2011-05-20 00:40:18 -06:00
2011-03-28 08:47:17 +02:00
2011-03-25 00:02:51 +01:00
2011-03-31 11:26:23 -03:00
2011-03-25 00:02:51 +01:00
2011-03-25 00:02:51 +01:00
2011-03-25 00:02:51 +01:00
2010-10-29 00:29:51 +02:00