commit | bbe89c8e3d598129b728d1388c3ad9abe4e8e261 | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Fri Apr 19 09:11:18 2013 +0000 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Apr 30 14:17:41 2013 +0530 |
tree | b4654e214de37c86501ad83005c29a8419a97a3d | |
parent | e6a30fec08b421a59064437a7d990c70a80a7e7f [diff] |
at_hdmac: move to generic DMA binding Update at_hdmac driver to support generic DMA device tree binding. Devices can still request channel with dma_request_channel() then it doesn't break DMA for non DT boards. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>