ALSA: sis7019: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:49:24 +0000 (10:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:16 +0000 (07:25 +0100)
commitff3eb3d51be9d191fe3e663d0e95ed8b28824a89
tree99223f16a58996119a36a5c5e24cd01e12ffea9c
parent7ceebdc87c63cfdbbdd38b58a16d7597e1b3c9f6
ALSA: sis7019: 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-53-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/sis7019.c