diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-03-03 09:25:53 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-03-03 17:21:14 +0100 |
commit | 20c169aceb459575681c4f4578d0e312bd1436c1 (patch) | |
tree | e1f4dc988c3338626c26580825fc7fbe4381dede /drivers/dma/TODO | |
parent | dmaengine: sh: shdmac: don't open code of_device_get_match_data() (diff) | |
download | linux-20c169aceb459575681c4f4578d0e312bd1436c1.tar.xz linux-20c169aceb459575681c4f4578d0e312bd1436c1.zip |
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>
Diffstat (limited to 'drivers/dma/TODO')
0 files changed, 0 insertions, 0 deletions