commit | 37b9b9a5078aa2efe2131d7b0084ebd4192fb1f5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <[email protected]> | Mon Dec 09 10:48:35 2019 +0100 |
committer | Takashi Iwai <[email protected]> | Wed Dec 11 07:24:56 2019 +0100 |
tree | 81cbc203c325c256020925cd340a44703d67f9f9 | |
parent | 8ee0c7586959551025cb5b894539003340a352ae [diff] |
ALSA: atmel: Use managed buffer allocation Clean up the driver with the new managed buffer allocation API. The hw_free_free callbacks became superfluous and got dropped. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>