]> 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)
commit38e149eac7a2be4faa12338b6e51027eda8768c3
tree2f5976a73a386cce2111f49f074f7ed02f0adfc9
parentb519a6035516a94a7318717e2c2a31ad22a796c6
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