diff options
author | Thomas Petazzoni <[email protected]> | 2017-05-17 18:32:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-05-18 15:19:42 +0200 |
commit | 4b148d5144d64ee135b8924350cb0b3a7fd21150 (patch) | |
tree | 7be835a1d5a256b167caba200abdb2966f17a315 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 604d02a2a66ab7f93fd3b2bde3698c29ef057b65 (diff) |
usb: host: xhci-plat: propagate return value of platform_get_irq()
platform_get_irq() returns an error code, but the xhci-plat driver
ignores it and always returns -ENODEV. This is not correct, and
prevents -EPROBE_DEFER from being propagated properly.
CC: <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions