diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2013-08-02 18:50:38 +0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-08-27 12:56:14 +0400 |
commit | 8eb742a0914cd79053d092a14bfac5315993dd61 (patch) | |
tree | 4a81b28432cce0c1eb331db8820597b8e331bd82 /drivers/dma/sh/shdma.h | |
parent | 4620ad5419612fcd9ab412410440d3a7e8a9a90a (diff) | |
download | linux-8eb742a0914cd79053d092a14bfac5315993dd61.tar.xz |
DMA: shdma: add a header with common for ARM SoCs defines
All shdma DMACs on ARM SoCs share certain register layout patterns, which
are currently defined in arch/arm/mach-shmobile/include/mach/dma-register.h.
That header is included by SoC-specific setup-*.c files to be used in DMAC
platform data. That header, however, cannot be directly used by the driver.
This patch copies those defines into a driver-local header to be used by
Device Tree configurations.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/sh/shdma.h')
0 files changed, 0 insertions, 0 deletions