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:
40962d7
)
ALSA: sbawe: fix memory detection
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Sun, 20 Dec 2009 19:15:19 +0000
(20:15 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 21 Dec 2009 11:03:11 +0000
(12:03 +0100)
Memory amount is increased before a successful write-read
sequence is done. Thus, 512 kB of onboard memory is detected
on memoryless cards like SB32.
Move the increasing of memory counter after successful read
is done.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found