ALSA: Merge memalloc code into snd-pcm module
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Jan 2014 06:48:12 +0000 (07:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Jan 2014 07:12:57 +0000 (08:12 +0100)
Instead of keeping a separate snd-page-alloc module, merge into the
core snd-pcm module, as we don't need to keep it as an individual
module due to the drop of page reservation.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/Makefile
sound/core/memalloc.c

Simple merge
Simple merge