aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2020-03-18 02:15:59 +0200
committerMark Brown <[email protected]>2020-03-18 22:44:59 +0000
commit826b3a6a34619b934cdc33eeb961fcb99ce92c09 (patch)
treeee9a76d18feb98fe8c049dacbc265955f294da4e /tools/perf/util/trace-event-scripting.c
parent3d6224e63be39ff26cf416492cb3923cd3d07dd0 (diff)
spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path
Interrupts are not necessary for DMA functionality, since the completion event is provided by the DMA driver. But if the driver fails to request the IRQ defined in the device tree, it will call dspi_poll which would make the driver hang waiting for data to become available in the RX FIFO. Fixes: c55be3059159 ("spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing") Signed-off-by: Vladimir Oltean <[email protected]> Tested-by: Michael Walle <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions