summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorFelix Gu <ustc.gu@gmail.com>2026-05-30 02:54:31 +0800
committerMark Brown <broonie@kernel.org>2026-06-08 19:04:40 +0100
commitaf4310929afcd500df6b75a5fccff85ce13cc90d (patch)
treea3b390d03502c4acac9dab91bc4ff529550dd2ab /scripts/Makefile.thinlto
parent7886054b06f762f62054957a8f6de0f14e6b7541 (diff)
spi: dw-pci: remove redundant pci_free_irq_vectors() calls
The driver uses pcim_enable_device(), so IRQ vectors are automatically freed by devres on driver detach. The explicit pci_free_irq_vectors() calls in the probe error path and remove function are redundant. Drop them and the now-unused error label. Signed-off-by: Felix Gu <ustc.gu@gmail.com> Link: https://patch.msgid.link/20260530-dw-pci-v1-1-5d2cf798b3c3@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions