aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTian Tao <[email protected]>2021-04-07 11:15:39 +0800
committerUlf Hansson <[email protected]>2021-06-14 13:57:34 +0200
commitda3b1486d7e398617d09c022c71593462b98d67f (patch)
tree78532d605cf0021e4cdd5c2cc9b954eaeb2a5c82 /tools/perf/scripts/python
parent009c9aa5be652675a06d5211e1640e02bbb1c33d (diff)
mmc: s3cmci: move to use request_irq by IRQF_NO_AUTOEN flag
disable_irq() after request_irq() still has a time gap in which interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will disable IRQ auto-enable because of requesting. Signed-off-by: Tian Tao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions