commit | 03dd765fe4dd9420ac430d2a7c19498afa4431b3 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Feb 21 14:54:57 2011 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Wed May 11 16:04:15 2011 +0100 |
tree | 434bdb2604f1f57b046772133a107a25561b2e39 | |
parent | 0f43563f2d9d8f6f9e0727e4eedb7f557ed2fb4c [diff] |
ARM: msm: update GPIO chained IRQ handler to use entry/exit functions This patch updates the MSM gpio chained IRQ handler to use the chained IRQ enter/exit functions in order to function correctly on primary controllers with different methods of flow control. Tested-and-reviewed-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org> Acked-by: David Brown <davidb@codeaurora.org> Signed-off-by: Will Deacon <will.deacon@arm.com>