dma: rcar-audmapp: enable .set_slave
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 18 Jun 2014 08:59:28 +0000 (01:59 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 8 Jul 2014 09:07:11 +0000 (11:07 +0200)
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 <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found