diff options
author | Tian Tao <tiantao6@hisilicon.com> | 2021-04-07 11:15:39 +0800 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-06-14 13:57:34 +0200 |
commit | da3b1486d7e398617d09c022c71593462b98d67f (patch) | |
tree | 78532d605cf0021e4cdd5c2cc9b954eaeb2a5c82 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 009c9aa5be652675a06d5211e1640e02bbb1c33d (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 <tiantao6@hisilicon.com>
Link: https://lore.kernel.org/r/1617765339-28946-1-git-send-email-tiantao6@hisilicon.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions