From: Kuninori Morimoto Date: Wed, 18 Jun 2014 08:59:28 +0000 (-0700) Subject: dma: rcar-audmapp: enable .set_slave X-Git-Tag: omap-for-v3.17/fixes-against-rc2~88^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=016b10f4ea76ba2189d476b4a5f7168e57a8d7ad;p=pandora-kernel.git dma: rcar-audmapp: enable .set_slave Current .set_slave callback did nothing, since it assumed src/dst address come from platform settings. But, it isn't good match to DT probing. This patch enables .set_slave callback to this issue. Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman --- Reading git-diff-tree failed