commit | 52f0ac153d12beb5af9d8a1ad3013762e919ffa6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 10 15:26:06 2019 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 11 16:43:25 2019 +0000 |
tree | d251f1c118d972f98e7ac500cd2d03b13fcc10be | |
parent | ffe119308cf6f174eb65e2a7c023c85178f5109c [diff] |
ASoC: xilinx: Use managed buffer allocation Clean up the driver with the new managed buffer allocation API. The hw_free callback became superfluous and got dropped. Cc: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://lore.kernel.org/r/20191210142614.19405-16-tiwai@suse.de Signed-off-by: Mark Brown <broonie@kernel.org>