ASoC: simple-card: fix one bug to writing to the platform data
authorXiubo Li <Li.Xiubo@freescale.com>
Tue, 14 Jan 2014 04:35:32 +0000 (12:35 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 14 Jan 2014 21:25:48 +0000 (21:25 +0000)
It's a bug that writing to the platform data directly, for it should
be constant. So just copy it before writing.

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

No differences found