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:
9f694bc
)
ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()
author
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Oct 2013 10:59:31 +0000
(11:59 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Oct 2013 10:59:31 +0000
(11:59 +0100)
dmab->area and addr fields should be cleared at the head of
snd_malloc_dev_iram() as especially dmab->area is used to indicate the
allocation failure / fallback.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found