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:
930738d
)
sound: oxygen: zero-initialize model data
author
Clemens Ladisch
<clemens@ladisch.de>
Fri, 27 Feb 2009 08:27:44 +0000
(09:27 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 27 Feb 2009 16:32:21 +0000
(17:32 +0100)
Model drivers assume that model_data is zeroed, so we better use
kzalloc() (like we did before when it was allocated together with the
card structure).
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found