gpio: uniphier: Use helper function to get IRQ hardware number
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Thu, 16 Sep 2021 11:19:36 +0000 (20:19 +0900)
committerBartosz Golaszewski <brgl@bgdev.pl>
Wed, 22 Sep 2021 09:21:51 +0000 (11:21 +0200)
commite1db0f55976f796d1e75aa48c06658488d407709
tree1c76edb72d9fd45cc1cee125afaf913a3773bbfb
parent3ea046564039b7f20b3974adbea9271af64a4295
gpio: uniphier: Use helper function to get IRQ hardware number

Use helper function to get IRQ hardware number instead of direct access.
No functional changes intended.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
drivers/gpio/gpio-uniphier.c