ALSA: ali5451: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:48:52 +0000 (10:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:03 +0000 (07:25 +0100)
commite695745437a4e2635ea18100c93a3115b7c0fd36
tree1d5817daf5a0eeef1ef78868472967b208a4b42c
parent93d6487f7a81527d0d43028bc805d3b1aa9f80fb
ALSA: ali5451: 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-21-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ali5451/ali5451.c