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:
da9ff1f
)
ASoC: Fix register cache initialisation for WM8753
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 3 Jul 2009 09:33:39 +0000
(10:33 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 3 Jul 2009 09:41:45 +0000
(10:41 +0100)
The wrong register cache variable was being used to provide the size for
the memcpy(), resulting in a copy of only a void * of data.
Reported-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
No differences found