]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 17 Dec 2015 02:58:14 +0000 (02:58 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 18 Dec 2015 12:10:56 +0000 (12:10 +0000)
commit96cd4169c75a48109b9136fee0f5e5c710436c32
tree2f5976a73a386cce2111f49f074f7ed02f0adfc9
parentdcd102c2ce11e8f00c4e7c149fb62549d11ee30a
ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro

Current rsnd driver is using complex macro to parse DAI connection.
This patch adds new rsnd_parse_connect_common() and replace current
macro to it.
This is prepare for multi channel support

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h