diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-06-16 22:34:38 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-07-28 12:22:05 +0530 |
commit | 26f1ca91d242a506bc4461c5b8f33f457d2608ba (patch) | |
tree | fdcb3d532894f5f2842eec5bec0ecc4bcd0e5241 /tools/perf/scripts/python/libxed.py | |
parent | 48594dbf793a15ee1a63ed879691cf436c14f459 (diff) |
dmaengine: hisi_dma: Remove some useless code
When using 'pcim_enable_device()', 'pci_alloc_irq_vectors()' is
auto-magically a managed function.
It is useless (but harmless) to record an action to explicitly call
'pci_free_irq_vectors()'.
So keep things simple, comment why and how these resources are freed, axe
some useless code and save some memory.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/4f8932e2d0d8d092bf60272511100030e013bc72.1623875508.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions