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)
commit8c0b8230b2d9708eed5b50f9f8442aaa879a3c57
tree1aaa7fb2335036cca32e6d5f0d7f5c430d94fbff
parentf87a3e825cb0f7d4d51556ece147f1a6299ac1af
ASoC: simple-card: keep the property's name the same pattern

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>
Documentation/devicetree/bindings/sound/simple-card.txt
sound/soc/generic/simple-card.c
This page took 0.032597 seconds and 5 git commands to generate.