commit | 01001fa1c79e2bb6698c289010352cae7b0a142d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 09 10:49:30 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:19 2019 +0100 |
tree | 0bd6c627ce397dfcc28ff1ded0350a9a9ffa2fc4 | |
parent | 6dfa8fd598ecf732768ae77e7e08516efd6e71ab [diff] |
ALSA: pmac: 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-59-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>