summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2023-02-01 19:54:43 +0300
committerKalle Valo <quic_kvalo@quicinc.com>2023-02-22 12:51:43 +0300
commit95c95251d0547b46d6571e4fbd51b42865c15a4a (patch)
tree88364dd10aca9490b8c9716edffcc31741505fda /tools/perf/scripts/python/syscall-counts-by-pid.py
parentf117276638b7600b981b3fe28550823cfbe1ef23 (diff)
downloadlinux-95c95251d0547b46d6571e4fbd51b42865c15a4a.tar.xz
wifi: ath5k: Use platform_get_irq() to get the interrupt
As of commit a1a2b7125e10 ("of/platform: Drop static setup of IRQ resource from DT core"), we need to use platform_get_irq() instead of platform_get_resource() to get our IRQs because platform_get_resource() simply won't get them anymore. This was already fixed in several other Atheros WiFi drivers, apparently in response to Zeal Robot reports. An example of another fix is commit 9503a1fc123d ("ath9k: Use platform_get_irq() to get the interrupt"). ath5k seems to have been missed in this effort, though. Fixes: a1a2b7125e10 ("of/platform: Drop static setup of IRQ resource from DT core") Signed-off-by: Douglas Anderson <dianders@chromium.org> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20230201084131.v2.2.Ic4f8542b0588d7eb4bc6e322d4af3d2064e84ff0@changeid
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions