ALSA: 6fire: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:49:36 +0000 (10:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:21 +0000 (07:25 +0100)
commita3c10ea47e6dd087e92e8ebbc7844ea48c4c17c3
tree60bf435c75724615020c4d4734956c2b18d21a39
parentce747f864268981e5db12c638265a0ddfd9c7f78
ALSA: 6fire: 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-65-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/6fire/pcm.c