carma: remove unnecessary DMA_INTERRUPT capability
authorQiang Liu <qiang.liu@freescale.com>
Thu, 9 Aug 2012 08:23:31 +0000 (16:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Aug 2012 17:10:02 +0000 (10:10 -0700)
commit567fd1d4a66a2d6e5599be0ada582e0a3dbd23d4
tree328dc3d30a7c4a8672a340243ef511c00a4fd380
parentcfeb28525faa855b7f0bd06a330a6961f4c5127e
carma: remove unnecessary DMA_INTERRUPT capability

These drivers set the DMA_INTERRUPT capability bit when requesting a DMA
controller channel. This was historical, and is no longer needed.

Recent changes to the drivers/dma/fsldma.c driver have removed support
for this flag. This makes the carma drivers unable to find a DMA channel
with the required capabilities.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/carma/carma-fpga-program.c
drivers/misc/carma/carma-fpga.c