summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2016-05-11 17:36:42 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2016-06-20 12:32:46 +0300
commit3f586c92d87778bc3d550435a31f8ac685541121 (patch)
tree92b7f26825bc3ce9f8ccda665b6f0b6d80e4cf3b /tools/perf/scripts/python/netdev-times.py
parent475c8beb35e129c2f33182f476373db04008892e (diff)
downloadlinux-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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions