diff options
| author | Zhu Wang <[email protected]> | 2023-08-04 18:54:30 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-04 14:45:58 +0200 |
| commit | adbe9720e573d0466b506df3b848bcf4c4dd63c9 (patch) | |
| tree | e5728067402484671fde5d681959d447453ee230 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 98a9e32bdf2525073fdfbdcc520d5c798a7375e5 (diff) | |
usb: musb: Fix deferred probing
When platform_get_irq_byname() fails, it may return -EPROBE_DEFER,
which suggested deferred probing, it is very important to propagate it
upstream. We cannot override it with other error code.
Commit ce753ad1549c ("platform: finally disallow IRQ0 in
platform_get_irq() and its ilk") makes sure IRQ0 is not returned.
Signed-off-by: Zhu Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions