ALSA: parisc: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:48:50 +0000 (10:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:02 +0000 (07:25 +0100)
commit005f3e67a855f6d1deaea84e0ab8e40c597ad10c
tree9f0553bc7ba5b785ecd4af9d1f9f510bea664671
parentee88f4ebe57523889fc437bc42f95d9ab89bdd9f
ALSA: parisc: Use managed buffer allocation

Clean up the driver with the new managed buffer allocation API.
The hw_free callbacks became superfluous and got dropped.

Link: https://lore.kernel.org/r/20191209094943.14984-19-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/parisc/harmony.c