diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-02-19 23:45:41 -0700 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-02-22 17:59:30 +0100 |
commit | 13398a4b90c87f0250928f01b5735a157fcc0847 (patch) | |
tree | 9f4a6d353de9ec8b91b64c0f7ab2285078348553 /include/linux/srcu.h | |
parent | 449d16b025ac38c7b62af5fb6ef4b833d78e690d (diff) | |
download | op-kernel-dev-13398a4b90c87f0250928f01b5735a157fcc0847.zip op-kernel-dev-13398a4b90c87f0250928f01b5735a157fcc0847.tar.gz |
pinctrl: pinctrl_register_mappings() shouldn't be __init
It may be common for pinctrl_register_mappings() to be used from __init
context, but there's no reason that additional mappings shouldn't be
added at a later point, e.g. if loading modules that add pin controllers
and their mapping tables.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/linux/srcu.h')
0 files changed, 0 insertions, 0 deletions