commit | 8f326303b0d89a6f7efaa56e4c02d6584c6d61df | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 09 10:48:40 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:24:58 2019 +0100 |
tree | 6fbaa821f07f2c29b1085a16db22280650750ff6 | |
parent | d635f09e919e6ea9214a7676e26ef6755b3453a0 [diff] |
ALSA: vx: 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-9-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>