gpio: ep93xx: refactor base IRQ number
authorNikita Shubin <nikita.shubin@maquefel.me>
Tue, 9 Feb 2021 13:31:10 +0000 (16:31 +0300)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 15 Feb 2021 10:43:34 +0000 (11:43 +0100)
commit35d9e69592419fa2d138f64a2e4286635cdd98ac
treea7882d3b1acd6c7fbd5e02d1bf294baf0187ed86
parentf6b61541865f79807a43d3dec791eb0d6fc95d26
gpio: ep93xx: refactor base IRQ number

- use predefined constants instead of plain numbers
- use provided bank IRQ number instead of defined constant
  for port F

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-ep93xx.c