OSDN Git Service

ALSA: ua101: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:49:40 +0000 (10:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:23 +0000 (07:25 +0100)
commit8aa77f9cab9aead9f684d2a19d11515f468465f1
tree1c935c357c91486baa9ec3377146accfc0c210e2
parentb9626bd6238256bd6f122f42400a143c2bf06b02
ALSA: ua101: 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-69-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/misc/ua101.c