commit | b9626bd6238256bd6f122f42400a143c2bf06b02 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 09 10:49:39 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:23 2019 +0100 |
tree | 7553642b5208a5c8dec63972e8969acaba73a2d1 | |
parent | d0aa558cde353f400dbe910840a87953bc3e11e2 [diff] |
ALSA: line6: Use managed buffer allocation Clean up the drivers with the new managed buffer allocation API. The superfluous snd_pcm_lib_malloc_pages() and snd_pcm_lib_free_pages() calls are dropped. Link: https://lore.kernel.org/r/20191209094943.14984-68-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>