]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/dma/fsldma.h
Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git://git...
[karo-tx-linux.git] / drivers / dma / fsldma.h
index 6faf07ba0d0eb4d095f1968dee4bdd8d5ea803c0..4f21a512d84852cf2074084ffc8f7035228a2fe7 100644 (file)
@@ -114,6 +114,7 @@ struct fsl_dma_device {
        struct dma_device common;
        struct fsl_dma_chan *chan[FSL_DMA_MAX_CHANS_PER_DEVICE];
        u32 feature;            /* The same as DMA channels */
+       int irq;                /* Channel IRQ */
 };
 
 /* Define macros for fsl_dma_chan->feature property */