diff options
author | Steven Lee <[email protected]> | 2021-07-12 18:03:14 +0800 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2021-08-05 21:16:26 +0200 |
commit | 09ac953b65b167efdaac25c63f2f1786f4faa801 (patch) | |
tree | 48419634fa51a632f9e6f2ecc9b22c3ba1a0d723 /lib/test_overflow.c | |
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 <[email protected]>
Reviewed-by: Andrew Jeffery <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions