aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAlain Volmat <[email protected]>2021-06-30 10:45:19 +0200
committerMark Brown <[email protected]>2021-06-30 13:50:32 +0100
commite4a5c19888a5f8a9390860ca493e643be58c8791 (patch)
tree67afbbab680b682842040e4f6117a49b1b65d314 /tools/perf/scripts/python/export-to-sqlite.py
parentb470e10eb43f19e08245cd87dd3192a8141cfbb5 (diff)
spi: stm32h7: fix full duplex irq handler handling
In case of Full-Duplex mode, DXP flag is set when RXP and TXP flags are set. But to avoid 2 different handlings, just add TXP and RXP flag in the mask instead of DXP, and then keep the initial handling of TXP and RXP events. Also rephrase comment about EOTIE which is one of the interrupt enable bits. It is not triggered by any event. Signed-off-by: Amelie Delaunay <[email protected]> Signed-off-by: Alain Volmat <[email protected]> Reviewed-by: Amelie Delaunay <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions