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:
68020db
)
ASoC: Fix reg_cache_size for stac9766
author
Axel Lin
<axel.lin@gmail.com>
Mon, 5 Dec 2011 02:06:04 +0000
(10:06 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 5 Dec 2011 13:30:39 +0000
(13:30 +0000)
reg_cache_size is supposed to be the number of elements in the register cache,
not the size in bytes.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found