sudmac: add support for SUDMAC
authorShimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com>
Tue, 23 Apr 2013 11:00:12 +0000 (20:00 +0900)
committerVinod Koul <vinod.koul@intel.com>
Tue, 30 Apr 2013 10:20:12 +0000 (15:50 +0530)
commit18a1053f7b85acdda2428c9f694101070cb8e62a
tree483b29e4ac010e751e958ea9e310b6b49c47d384
parent189b4ee8e9daf349db80f47b81edec67d223a953
sudmac: add support for SUDMAC

Some Renesas USB modules have SUDMAC. This patch supports it using
the shdma-base driver.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sh/Kconfig
drivers/dma/sh/Makefile
drivers/dma/sh/sudmac.c [new file with mode: 0644]
include/linux/sudmac.h [new file with mode: 0644]
This page took 0.07371 seconds and 5 git commands to generate.