commit | 377d870e5456ba202dacaf9b730fe68d369f7099 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 09 10:49:31 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:19 2019 +0100 |
tree | 0afca6db7512084953828fe425aef69650c3c30c | |
parent | 01001fa1c79e2bb6698c289010352cae7b0a142d [diff] |
ALSA: ps3: 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-60-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>