linux/drivers/dma/sh
Kuninori Morimoto 20c169aceb dmaengine: rcar-dmac: clear pertinence number of channels
DMACHCLR clears each channels, but its channel number is based on
its SoC or IP. Current driver is using fixed 0x7fff (= for 15ch),
it is not good match for Gen3 or Gen2 Audio DMAC. This patch fixes it

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2016-03-03 21:51:14 +05:30
..
Kconfig dmaengine: sh: Use ARCH_RENESAS 2016-02-08 08:48:08 +05:30
Makefile
rcar-dmac.c dmaengine: rcar-dmac: clear pertinence number of channels 2016-03-03 21:51:14 +05:30
shdma-arm.h
shdma-base.c
shdma-of.c
shdma-r8a73a4.c
shdma.h
shdmac.c dmaengine: sh: shdmac: don't open code of_device_get_match_data() 2016-03-03 21:32:45 +05:30
sudmac.c
usb-dmac.c