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:
14d44e2
)
sound: pcm: add vmalloc buffer helper functions
author
Clemens Ladisch
<clemens@ladisch.de>
Fri, 18 Dec 2009 08:29:00 +0000
(09:29 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 18 Dec 2009 11:54:01 +0000
(12:54 +0100)
There are now five copies of the code to allocate a PCM buffer using
vmalloc(). Add a sixth in the core so that the others can be removed.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found