git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba194a4
)
ASoC: simple-card: fix one bug to writing to the platform data
author
Xiubo Li
<Li.Xiubo@freescale.com>
Tue, 14 Jan 2014 04:35:32 +0000
(12:35 +0800)
committer
Mark 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