]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9329c56cc12beec353983209a0d7e3a590f7b254
tree9f0553bc7ba5b785ecd4af9d1f9f510bea664671
parent1575f18d81941df6f279adcf2096ed6057ff2ed0
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