]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: arizona: Remove arizona_of_get_named_gpio helper function
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 20 Sep 2016 15:30:13 +0000 (16:30 +0100)
committerLee Jones <lee.jones@linaro.org>
Tue, 4 Oct 2016 14:48:05 +0000 (15:48 +0100)
commit2862e43435c49fb9e76593e3264f9957b01de4b7
tree1eddcb450bdeedc8d1991ccca8d6b1eb46bf3220
parent4b867940b365a51a9f6e73ef5567ce874f75e454
mfd: arizona: Remove arizona_of_get_named_gpio helper function

This function is only used in a single place and no new users will be
added as all the devices other required GPIOs are already handled. As
such just merge the code back into the calling function.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
drivers/mfd/arizona-core.c
include/linux/mfd/arizona/core.h