diff options
| author | Takashi Iwai <[email protected]> | 2019-12-10 15:25:54 +0100 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-12-11 16:43:19 +0000 |
| commit | fcf306efab32975e4f8bdf5e9d3e7c34fe4ce48c (patch) | |
| tree | 936522eddf6e490f5a0e346fdc79474ac0c67f3e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | fe9912ac58e4fa205faabcccc980eb834cc5f1aa (diff) | |
ASoC: dwc: Use managed buffer allocation
Clean up the drivers with the new managed buffer allocation API.
The superfluous snd_pcm_lib_malloc_pages() and
snd_pcm_lib_free_pages() calls are dropped, as well as the superfluous
snd_pcm_lib_preallocate_free_for_all() call. As of the result,
hw_free and pcm_destruct ops became empty and got removed.
Signed-off-by: Takashi Iwai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions