OSDN Git Service

DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
authorHongbo Zhang <hongbo.zhang@freescale.com>
Fri, 18 Apr 2014 08:17:46 +0000 (16:17 +0800)
committerVinod Koul <vinod.koul@intel.com>
Fri, 2 May 2014 16:47:42 +0000 (22:17 +0530)
commit867dfa5dfcf4545b73e39ce95bf6abdafacf95bf
tree9c3d06e90cdbc1efb33bc4ab7e114e344cc9f348
parentccdce9a041185b2ed3009bfe426130eecdf4f551
DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine

Delete attribute DMA_INTERRUPT because fsldma doesn't support this function,
exception will be thrown if talitos is used to offload xor at the same time.

Signed-off-by: Hongbo Zhang <hongbo.zhang@freescale.com>
Signed-off-by: Qiang Liu <qiang.liu@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/fsldma.c