ALSA: sparc: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:49:34 +0000 (10:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:21 +0000 (07:25 +0100)
commit786e90b0d0f4ffc16237c05ac5cfc7285bf4e1bc
tree76f1e91b2a29c920735efc5fe5bb46b2bda522f1
parent50cdf3a0961fd0d0bcb71b85eeccb3a9783bf1b6
ALSA: sparc: 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 dropped.

Link: https://lore.kernel.org/r/20191209094943.14984-63-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/sparc/amd7930.c
sound/sparc/cs4231.c
sound/sparc/dbri.c