]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: cmi8330: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:48:43 +0000 (10:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:24:59 +0000 (07:24 +0100)
commit5689ec3692b246a620e25f813237b41f4ec4542e
tree8896f6a00451e084adb0e897f29df6a0bd5ba05c
parent65b330b284c40f962f9bba26e0768994c9ada523
ALSA: cmi8330: Use managed buffer allocation

Clean up the driver with the new managed buffer allocation API.
The actual removal of superfluous code will be done in ad1848 and sb
codec drivers later.

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