gpio pin as an interrupt line in kernel module ?

perry
Hi Team,
 how to gpio pin as an interrupt line in kernel module (when pin status
goes 0 to 1)


Wait for solution...!1

kasim
you can try "request_irq()" with IRQ_TYPE_EDGE_RISING