diff options
author | Daniel Mack <daniel@zonque.org> | 2023-09-01 14:24:24 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-09-06 17:08:51 +0200 |
commit | 180b10bd160b014448366e5bc86e0558f8acb74f (patch) | |
tree | 39d3ab8bfb7a9d3653622ca3ca5a4b75d0d9a4d5 /tools/perf/scripts/python/task-analyzer.py | |
parent | 65d6e954e37872fd9afb5ef3fc0481bb3c2f20f4 (diff) |
gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks
Commit f56914393537 ("gpio: zynq: fix zynqmp_gpio not an immutable chip
warning") ditched the open-coded resource allocation handlers in favor
of the generic ones. These generic handlers don't maintain the PM
runtime anymore, which causes a regression in that level IRQs are no
longer reported.
Restore the original handlers to fix this.
Signed-off-by: Daniel Mack <daniel@zonque.org>
Fixes: f56914393537 ("gpio: zynq: fix zynqmp_gpio not an immutable chip warning")
Cc: stable@kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions