]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: shdmac: fixup WARNING of slave caps retrieval
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 22 Jan 2015 02:32:51 +0000 (02:32 +0000)
committerVinod Koul <vinod.koul@intel.com>
Mon, 26 Jan 2015 06:37:20 +0000 (22:37 -0800)
commit5cf5aec5b38a5143883fc5b689bf5c1c8ee48aa3
treecd0ccaa81417c196cee1cb35eb4f6f6dfe7ef947
parent2b5fbb824f99c5a31e9ff175e96257c1d49e2e15
dmaengine: shdmac: fixup WARNING of slave caps retrieval

ecc19d17868be9c9f8f00ed928791533c420f3e0
(dmaengine: Add a warning for drivers not using the generic slave
caps retrieval) added WARN() for DMA_SLAVE.
Kernel will shows WARNING without this patch.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sh/shdmac.c