]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/dma/at_hdmac_regs.h
dmaengine: at_hdmac: simplify device selection from platform data or DT
[karo-tx-linux.git] / drivers / dma / at_hdmac_regs.h
index aa4c9aebab7cedec68a42aececeb218aaea0208b..dcaedfc181cf489d97bc0bd01444f7d875211fe8 100644 (file)
@@ -251,6 +251,7 @@ static inline struct at_dma_chan *to_at_dma_chan(struct dma_chan *dchan)
 /**
  * struct at_dma - internal representation of an Atmel HDMA Controller
  * @chan_common: common dmaengine dma_device object members
+ * @atdma_devtype: identifier of DMA controller compatibility
  * @ch_regs: memory mapped register base
  * @clk: dma controller clock
  * @save_imr: interrupt mask register that is saved on suspend/resume cycle