commit | ce747f864268981e5db12c638265a0ddfd9c7f78 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 09 10:49:35 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Dec 11 07:25:21 2019 +0100 |
tree | 881d3929f69e871bff6bcb8f60e571c898923602 | |
parent | 786e90b0d0f4ffc16237c05ac5cfc7285bf4e1bc [diff] |
ALSA: spi: Use managed buffer allocation Clean up the driver with the new managed buffer allocation API. The hw_free callback became superfluous and got dropped. Link: https://lore.kernel.org/r/20191209094943.14984-64-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>