]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit651c6106589845ae96b0195e1816f1812e529ed1
tree1c76edb72d9fd45cc1cee125afaf913a3773bbfb
parent7699b13a8ee4f4e8cae3a79f07815476b78bec37
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