From: Kevin Hilman Date: Fri, 31 Aug 2007 23:31:06 +0000 (-0700) Subject: ARM: OMAP: MUSB: DMA interrupt locking fix X-Git-Tag: v2.6.23-omap1~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f69b7614f79e31b73701e27eb25077cd336cfc46;p=pandora-kernel.git ARM: OMAP: MUSB: DMA interrupt locking fix dma_controller_irq() should take the lock (and disable interrupts) as the main interrupt handler does since the functions it calls assume this to be the case. Signed-off-by: Kevin Hilman Acked-by: David Brownell --- Reading git-diff-tree failed