ASoC: rsnd: rename rsnd_path_parse/break() into add/remove
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 15 Jul 2015 07:12:52 +0000 (07:12 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 16 Jul 2015 21:29:21 +0000 (22:29 +0100)
commitc8cf15f64f8ddb3169987c2f26df3341b8556296
tree7f4ce6afe7e72cdc43acf3b17be6ec0b288ce8a5
parentd6f8d5b4422a5a391c02df97af9ef7da5a929d71
ASoC: rsnd: rename rsnd_path_parse/break() into add/remove

parse/break is a little ambiguous/confusable name for rsnd module path.
Especially for CTU/MIX support. It was renamed to add/remove

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c