OSDN Git Service

ALSA: mips: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:48:49 +0000 (10:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:02 +0000 (07:25 +0100)
commitee88f4ebe57523889fc437bc42f95d9ab89bdd9f
tree0ed7a157aae55376ea2399ce0679cb7803edd5fa
parent15fbacfe3d32d60044e27e7d00f24bfaca943449
ALSA: mips: 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-18-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/mips/hal2.c
sound/mips/sgio2audio.c