commit | 44e78a1a85ad5b893dda6cbf866e9e14acf71e0d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 09 10:49:03 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:08 2019 +0100 |
tree | 745fb81915955f0c3ef998eb6b3fd36c8b5c30b2 | |
parent | d841e2e88f00310b2602da3095700a0226983953 [diff] |
ALSA: cs4281: 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-32-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>