ASoC: rsnd: add rsnd_path_parse() macro
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 9 May 2014 00:43:26 +0000 (17:43 -0700)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:15:19 +0000 (11:15 +0100)
commit8a6648f193fe17d655b6b547106cc5b15231f2ef
tree0bd6905be5ca68196aa823b222219f4e9757daeb
parent753c8575b370eba1a179cc1ddc94dfc25ee6ecc8
ASoC: rsnd: add rsnd_path_parse() macro

Current R-Car sound supports only SRC/SSI,
but, other module will be supported.
This patch adds rsnd_path_parse() macro to share code

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
(cherry picked from commit 739f9502fdd7c7202123ded842415a0392b7dc40)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
sound/soc/sh/rcar/core.c