diff options
author | Nikita Shubin <nikita.shubin@maquefel.me> | 2021-02-09 16:31:05 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-02-10 14:47:27 +0100 |
commit | 28dc10eb77a2db7681b08e3b109764bbe469e347 (patch) | |
tree | 4e96e21d92eba2d6ff1b0b67afdb14de98a35648 /arch/powerpc/mm/book3s64/pkeys.c | |
parent | 8b81a7ab8055d01d827ef66374b126eeac3bd108 (diff) |
gpio: ep93xx: Fix single irqchip with multi gpiochips
Fixes the following warnings which results in interrupts disabled on
port B/F:
gpio gpiochip1: (B): detected irqchip that is shared with multiple gpiochips: please fix the driver.
gpio gpiochip5: (F): detected irqchip that is shared with multiple gpiochips: please fix the driver.
- added separate irqchip for each interrupt capable gpiochip
- provided unique names for each irqchip
Fixes: d2b091961510 ("gpio: ep93xx: Pass irqchip when adding gpiochip")
Cc: <stable@vger.kernel.org>
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Tested-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'arch/powerpc/mm/book3s64/pkeys.c')
0 files changed, 0 insertions, 0 deletions