ALSA: intel8x0: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:49:15 +0000 (10:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:13 +0000 (07:25 +0100)
commit28d52aa55436630327d938b165b7c37febcbd36f
tree4e5dfc4bc4f8240a44a79418f9d68d0da5ea1aa3
parent09e263cd4a1d16f12e5bca8a5575ed2a2dddbf11
ALSA: intel8x0: Use managed buffer allocation

Clean up the drivers 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-44-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/intel8x0.c
sound/pci/intel8x0m.c