OSDN Git Service

ALSA: azt3328: Use managed buffer allocation
authorTakashi Iwai <tiwai@suse.de>
Mon, 9 Dec 2019 09:48:59 +0000 (10:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 11 Dec 2019 06:25:06 +0000 (07:25 +0100)
commit830e7b0076814a414ab96ac555cfdd5247e6f568
treea13b6e45fab9566a27609e6fac7bdd5c448e94ba
parent817790cc3dfe53b48266f65a73b2153615318d55
ALSA: azt3328: Use managed buffer allocation

Clean up the driver 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-28-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/azt3328.c