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