ALSA: ad1816a: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:48:42 +0000 (10:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:24:59 +0000 (07:24 +0100)
commitd577b6c8cf8ccaafda419a40af05c2eadac27bf7
tree3772274f58f5b98af8b45aeedc8133b037cc5687
parent7641d549b13bbb1dcc6c7759c010c1ca288c90be
ALSA: ad1816a: Use managed buffer allocation

Clean up the driver with the new managed buffer allocation API.
The hw_params and hw_free callbacks became superfluous and got
dropped.

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