From: Zhang Wei Date: Fri, 14 Mar 2008 00:45:28 +0000 (-0700) Subject: fsldma: Add device_prep_dma_interrupt support to fsldma.c X-Git-Tag: v2.6.25-rc6~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2187c269ad29510f1d65ec684133d1d3426d0eed;p=pandora-kernel.git fsldma: Add device_prep_dma_interrupt support to fsldma.c This is a bug that I assigned DMA_INTERRUPT capability to fsldma but missing device_prep_dma_interrupt function. For a bug in dmaengine.c the driver passed BUG_ON() checking. The patch fixes it. Signed-off-by: Zhang Wei Signed-off-by: Dan Williams --- Reading git-diff-tree failed