summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2018-11-25 01:17:04 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2018-11-26 13:37:42 +0300
commit286afdde1640d8ea8916a0f05e811441fbbf4b9d (patch)
tree5f786fae4cbc79e3cdbca99fb9a1738bd1ba6eb7 /tools/perf/scripts
parent38317f5c0f2faae5110854f36edad810f841d62f (diff)
downloadlinux-286afdde1640d8ea8916a0f05e811441fbbf4b9d.tar.xz
USB: omap_udc: use devm_request_irq()
The current code fails to release the third irq on the error path (observed by reading the code), and we get also multiple WARNs with failing gadget drivers due to duplicate IRQ releases. Fix by using devm_request_irq(). Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions