aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStanislaw Gruszka <[email protected]>2024-11-22 10:42:24 +0100
committerMark Brown <[email protected]>2024-11-26 11:29:15 +0000
commitd24cfee7f63d6b44d45a67c5662bd1cc48e8b3ca (patch)
treee4b1b7d0a47db3221783a25e602b127cbe9fa7ce /tools/perf/scripts/python
parent2ac40e6d0ccdd93031f8b1af61b0fe5cdd704923 (diff)
spi: Fix acpi deferred irq probe
When probing spi device take care of deferred probe of ACPI irq gpio similar like for OF/DT case. >From practical standpoint this fixes issue with vsc-tp driver on Dell XP 9340 laptop, which try to request interrupt with spi->irq equal to -EPROBE_DEFER and fail to probe with the following error: vsc-tp spi-INTC10D0:00: probe with driver vsc-tp failed with error -22 Suggested-by: Hans de Goede <[email protected]> Fixes: 33ada67da352 ("ACPI / spi: attach GPIO IRQ from ACPI description to SPI device") Cc: [email protected] Signed-off-by: Stanislaw Gruszka <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Tested-by: Alexis LothorĂ© <[email protected]> # Dell XPS9320, ov01a10 Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions