ASoC: simple-card: keep the property's name the same pattern
authorXiubo Li <Li.Xiubo@freescale.com>
Tue, 7 Jan 2014 01:15:16 +0000 (09:15 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 7 Jan 2014 15:43:13 +0000 (15:43 +0000)
Even though we might not have rigor rule for the simple card property names,
according to the existing ones, they are all in a same pattern:

[simple-audio-card,]XXX;

Rename simple-audio-routing to simple-audio-card,routing, and make the simple
card's properties has one unified name.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found