commit | ffe119308cf6f174eb65e2a7c023c85178f5109c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 15:26:04 2019 +0100 |
committer | Mark Brown <broonie@kernel.org> | 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 <tiwai@suse.de> Link: https://lore.kernel.org/r/20191210142614.19405-14-tiwai@suse.de Signed-off-by: Mark Brown <broonie@kernel.org>