ALSA: gus: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:48:47 +0000 (10:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:01 +0000 (07:25 +0100)
commita57214e5486254d3242b863fe82309633c4cdb06
tree1c46db03d1931604066aa1c68b2ff267d9b6250a
parent07ed72ba4d45601313848664e97cb2fc5d71f45d
ALSA: gus: Use managed buffer allocation

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

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