Hi ,
I want to use GPIO155 in OMAP 4460 for external interrupt.
So I configured it as input and used gpio_to_irq and request_irq to configure the interrupt.
Apart from that, i want to clear the IRQ status of this pin to make sure it is cleared.
How can I clear the IRQ status of this pin from my driver.?
Thanks in advance.
Regards,
Sunil