commit | cc6c69126e38d3880b72400cfe29e52cc1a7fa2b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 09 10:49:43 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:25 2019 +0100 |
tree | ae3759e20d5dcb0d27d7aa94e8a0b9c37ce009ab | |
parent | dd21bf512b648b7f5241557b59f8fd22221e2f76 [diff] |
ALSA: hdml-lpe-audio: Use managed buffer allocation Clean up the driver 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-72-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>