diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-07-26 14:57:40 -0700 |
|---|---|---|
| committer | Ulf Hansson <ulfh@kernel.org> | 2026-07-27 18:21:36 +0200 |
| commit | 8a5a1e727fcaf4bc9f742bf71a4de7eb49de9623 (patch) | |
| tree | 7075a185d17739348c0166c6594b3f8e4bd52f70 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 57e5d877f898d5e5c9d672a77bb6bdd24f0d9bf5 (diff) | |
mmc: omap_hsmmc: use platform_get_irq_optional for wake IRQ
Replace irq_of_parse_and_map() with platform_get_irq_optional() to
get the wake IRQ. This is a more portable approach that works with
both DT and non-DT platforms, and follows the modern platform API
conventions for optional IRQ resources.
The wake IRQ is now fetched earlier in the probe function alongside
the main IRQ, and the -EPROBE_DEFER case is handled properly before
the deferred probe can be triggered.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Ulf Hansson <ulfh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
