commit | 636585de21a6c57b89b355e76007487e8050aab9 | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Thu Aug 18 16:14:10 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:17:06 2011 -0700 |
tree | 64f91334cdcb6c0c23332317ed12a5721a6e6bd3 | |
parent | 0fda560b27f6a816419cee3741f13565768ca8fc [diff] |
mfd: pm8xxx-irq: get rid of using chained handler The chained handler bypasses the flow handlers, which are essential in managing the interrupts while they are disabled or suspended. Remove the usage of chained handlers and switch to using action handlers. Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org> Conflicts: drivers/mfd/pm8xxx-irq.c