diff options
| author | Roger Quadros <rogerq@ti.com> | 2016-05-11 17:36:42 +0300 |
|---|---|---|
| committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-06-20 12:32:46 +0300 |
| commit | 3f586c92d87778bc3d550435a31f8ac685541121 (patch) | |
| tree | 92b7f26825bc3ce9f8ccda665b6f0b6d80e4cf3b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 475c8beb35e129c2f33182f476373db04008892e (diff) | |
| download | linux-3f586c92d87778bc3d550435a31f8ac685541121.tar.xz | |
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 <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions
