From: Ryo Kataoka Date: Thu, 21 Aug 2014 00:53:03 +0000 (-0700) Subject: dma: rcar-audmapp: Fix for no corresponding slave ID X-Git-Tag: fixes-against-v3.18-rc2~40^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b19f40b8bf87bfc32b91260a90a7fa2cdebcd9bb;p=pandora-kernel.git dma: rcar-audmapp: Fix for no corresponding slave ID In case of no corresponding slave ID, the audmapp_set_slave() returns -ENXIO same as sh_dmae_set_slave() of shdmac.c. DMAEngine might return wrong channel without this patch Signed-off-by: Ryo Kataoka Signed-off-by: Jun Watanabe , Signed-off-by: Kuninori Morimoto Signed-off-by: Vinod Koul --- Reading git-diff-tree failed