diff options
author | 2023-12-19 05:41:19 +0100 | |
---|---|---|
committer | 2023-12-19 14:02:50 +0000 | |
commit | 1b08e7697f1eef88de902820d181d5c4291f074c (patch) | |
tree | 5090a3fdc65237c1373395202e3f7d11562c073a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register modification (diff) | |
download | wireguard-linux-1b08e7697f1eef88de902820d181d5c4291f074c.tar.xz wireguard-linux-1b08e7697f1eef88de902820d181d5c4291f074c.zip |
ASoC: sprd: Simplify memory allocation in sprd_platform_compr_dma_config()
'sg' is freed at the end sprd_platform_compr_dma_config() both in the
normal and in the error handling path.
There is no need to use the devm_kcalloc()/devm_kfree(), kcalloc()/kfree()
is enough.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://msgid.link/r/d16f22ae0627249a9fc658927832590cd88c544e.1702960856.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions