diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-12-09 10:48:34 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-12-11 07:24:56 +0100 |
commit | 8ee0c7586959551025cb5b894539003340a352ae (patch) | |
tree | 8e305a7e24467d058ccbdb9e4c9f1594d861acbe /sound/atmel | |
parent | 9b2433a9c5b3921ea08c451e85c8783d7033825b (diff) | |
download | lwn-8ee0c7586959551025cb5b894539003340a352ae.tar.gz lwn-8ee0c7586959551025cb5b894539003340a352ae.zip |
ALSA: aaci: 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, and the if block is
flattened accordingly.
Link: https://lore.kernel.org/r/20191209094943.14984-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/atmel')
0 files changed, 0 insertions, 0 deletions