diff options
author | Steven Lee <steven_lee@aspeedtech.com> | 2021-07-12 18:03:14 +0800 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-08-05 21:16:26 +0200 |
commit | 09ac953b65b167efdaac25c63f2f1786f4faa801 (patch) | |
tree | 48419634fa51a632f9e6f2ecc9b22c3ba1a0d723 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8a3581c666f97bec53baebf2ed77e4954be0384d (diff) |
gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
The current design initializes irq->chip from a global irqchip struct,
which causes multiple sgpio devices use the same irq_chip.
The patch moves irq_chip to aspeed_sgpio struct for initializing
irq_chip from their private gpio struct.
Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions