commit | ffe119308cf6f174eb65e2a7c023c85178f5109c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <[email protected]> | Tue Dec 10 15:26:04 2019 +0100 |
committer | Mark Brown <[email protected]> | Wed Dec 11 16:43:24 2019 +0000 |
tree | a85d4e22ff56ea9c1d969276712e528e9532ec3b | |
parent | 6f7aff352e690bd167d97f8354543855cf6c34b8 [diff] |
ASoC: txx9: Use managed buffer allocation Clean up the driver with the new managed buffer allocation API. The hw_free callback became superfluous and got dropped. Signed-off-by: Takashi Iwai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>