gpio: uniphier: Use helper functions to get private data from IRQ data
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Thu, 16 Sep 2021 11:19:37 +0000 (20:19 +0900)
committerBartosz Golaszewski <brgl@bgdev.pl>
Wed, 22 Sep 2021 09:21:58 +0000 (11:21 +0200)
commitdcfd2a2975f3eaa29c5a96d150a9364f51a5302c
treebbfd99ccbef52f704d01231883ca34df580ed86c
parente1db0f55976f796d1e75aa48c06658488d407709
gpio: uniphier: Use helper functions to get private data from IRQ data

Use helper functions to get private data from IRQ data 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