commit | 681b84e17747e1c208e8e1acc54cc5e612da84d1 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Fri Dec 18 09:29:00 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Dec 18 12:54:01 2009 +0100 |
tree | f82316d8038b17711bdfbfb4e9ea7f2d76b5a9fc | |
parent | 14d44e2c2cb2ef3c88c5090a2d419772e15e7a16 [diff] |
sound: pcm: add vmalloc buffer helper functions 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>