ALSA: cmi8330: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:48:43 +0000 (10:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:24:59 +0000 (07:24 +0100)
commit427f0ea46fb041c5397abc83906b910ec9b96825
tree8896f6a00451e084adb0e897f29df6a0bd5ba05c
parentd577b6c8cf8ccaafda419a40af05c2eadac27bf7
ALSA: cmi8330: Use managed buffer allocation

Clean up the driver with the new managed buffer allocation API.
The actual removal of superfluous code will be done in ad1848 and sb
codec drivers later.

Link: https://lore.kernel.org/r/20191209094943.14984-12-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/cmi8330.c