]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: at_hdmac: extend hardware handshaking interface identification
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 10 May 2013 13:19:14 +0000 (15:19 +0200)
committerVinod Koul <vinod.koul@intel.com>
Wed, 12 Jun 2013 02:18:51 +0000 (07:48 +0530)
commit90756efb46aab36c8ac2fd2172d9c164d6570bc2
treeb4be4be95862bd00ddbe8dc4793c751ae845b60d
parent6ff9a024ff347d7c43c964ed4c2abf9df430386a
dmaengine: at_hdmac: extend hardware handshaking interface identification

Peripheral handshaking identification numbers can be bigger than 15, so new
fields have been created in the CFG register.
Add macros to take this modification into account and use them in
at_dma_xlate() function.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_hdmac.c
include/linux/platform_data/dma-atmel.h