]> Pileus Git - ~andy/linux/blobdiff - drivers/dma/fsldma.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
[~andy/linux] / drivers / dma / fsldma.h
index 49189dacd5f462cc0d04fcf3d62bdaea4d357d78..9cb5aa57c677ea982339a87bc21df0a8e4d679e0 100644 (file)
@@ -148,6 +148,7 @@ struct fsldma_chan {
        int id;                         /* Raw id of this channel */
        struct tasklet_struct tasklet;
        u32 feature;
+       bool idle;                      /* DMA controller is idle */
 
        void (*toggle_ext_pause)(struct fsldma_chan *fsl_chan, int enable);
        void (*toggle_ext_start)(struct fsldma_chan *fsl_chan, int enable);