commit | 50cdf3a0961fd0d0bcb71b85eeccb3a9783bf1b6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <[email protected]> | Mon Dec 09 10:49:33 2019 +0100 |
committer | Takashi Iwai <[email protected]> | Wed Dec 11 07:25:20 2019 +0100 |
tree | 45de235799215cb2f611eef20f14296208362c2a | |
parent | 403d026c43763241e0d44086cdce3df4706c9454 [diff] |
ALSA: sh: 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/[email protected] Signed-off-by: Takashi Iwai <[email protected]>