On Wed, Mar 13, 2013 at 12:13:30PM +0530, Girish K S wrote: > From: Girish K S > > The status of the interrupt is available in the status register, > so reading the clear pending register and writing back the same > value will not actually clear the pending interrupts. This patch > modifies the interrupt handler to read the status register and > clear the corresponding pending bit in the clear pending register. Applied, thanks. > Signed-off-by: Girish K S This and the committer e-mail address (the From: above) really ought to match up with each other.