commit | 1961531d1a0a011c77bfaafc8412e84a919d1747 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Tue Sep 20 16:30:13 2016 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Oct 04 15:48:05 2016 +0100 |
tree | 1eddcb450bdeedc8d1991ccca8d6b1eb46bf3220 | |
parent | f4c052622567f9ff4f226f0f33d792c5ed01ec7f [diff] |
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>