diff options
| author | Christophe JAILLET <[email protected]> | 2024-05-25 17:14:35 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2024-05-31 17:34:56 +0800 |
| commit | 8d7c52cb4184d3dc26dde62b4f5acd48de0768ae (patch) | |
| tree | 1752a35113a943b45d7b8d5e6d6ee10f065b6d40 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 7c699fe9a5740a228b2974325e817de28f7b6afd (diff) | |
crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove()
The only iommu function call in this driver is a
tegra_dev_iommu_get_stream_id() which does not allocate anything and does
not take any reference.
So there is no point in calling iommu_fwspec_free() in the remove function.
Remove this incorrect function call.
Fixes: 0880bb3b00c8 ("crypto: tegra - Add Tegra Security Engine driver")
Signed-off-by: Christophe JAILLET <[email protected]>
Tested-by: Akhil R <[email protected]>
Acked-by: Akhil R <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions