From: Venkatraman S Date: Wed, 11 Aug 2010 01:01:54 +0000 (-0700) Subject: omap hsmmc: fix processing of all dma interrupts as block completion X-Git-Tag: v2.6.36-rc1~231 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3584e5e6fd7abda4ef4a7aec9acd9d46387b8ab;p=pandora-kernel.git omap hsmmc: fix processing of all dma interrupts as block completion If other informative interrupts are enabled for the DMA channel used by hsmmc, those are incorrectly treated as block completion. This patch lets only the block completion interrupt to be processed. Signed-off-by: Venkatraman S Acked-by: Madhusudhan Chikkature Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed