commit | 786e90b0d0f4ffc16237c05ac5cfc7285bf4e1bc | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 09 10:49:34 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:21 2019 +0100 |
tree | 76f1e91b2a29c920735efc5fe5bb46b2bda522f1 | |
parent | 50cdf3a0961fd0d0bcb71b85eeccb3a9783bf1b6 [diff] |
ALSA: sparc: Use managed buffer allocation Clean up the drivers with the new managed buffer allocation API. The hw_params and hw_free callbacks became superfluous and dropped. Link: https://lore.kernel.org/r/20191209094943.14984-63-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>