aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRoger Quadros <[email protected]>2016-05-11 17:36:42 +0300
committerFelipe Balbi <[email protected]>2016-06-20 12:32:46 +0300
commit3f586c92d87778bc3d550435a31f8ac685541121 (patch)
tree92b7f26825bc3ce9f8ccda665b6f0b6d80e4cf3b /tools/perf/scripts/python/event_analyzing_sample.py
parent475c8beb35e129c2f33182f476373db04008892e (diff)
usb: dwc3: omap: use request_threaded_irq()
We intend to share this interrupt with the OTG driver an to ensure that irqflags match for the shared interrupt handlers we use request_threaded_irq() If we don't use request_treaded_irq() then forced threaded irq will set IRQF_ONESHOT and this won't match with the OTG IRQ handler's IRQ flags. NOTE: OTG IRQ handler is yet to be added. This is a preparatory step. Signed-off-by: Roger Quadros <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions