diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-02-07 18:39:58 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-02-07 18:43:20 (GMT) |
commit | 879029c701fa6c9a46b9c80ebf8f5316c490cbfe (patch) | |
tree | 66441a804320f515da7be292e40558b367fea04e /drivers/pinctrl/core.c | |
parent | a950cb741bb62d5f23860755388ad4e93dd2a185 (diff) | |
download | linux-fsl-qoriq-879029c701fa6c9a46b9c80ebf8f5316c490cbfe.tar.xz |
pinctrl: exynos5440: remove erroneous __init
This removes the __init notation from some of the
the exynos 5440 pin controller set-up functions. These
functions are called from probe() and as such may be
discarded before probe() completes.
Cc: Thomas Abraham <thomas.abraham@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/core.c')
0 files changed, 0 insertions, 0 deletions