diff options
author | Stephen Warren <swarren@nvidia.com> | 2011-10-19 16:19:26 -0600 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2011-10-20 11:49:53 +0200 |
commit | 25aec320d993950474a065b59585e8dd006c3e18 (patch) | |
tree | 4a2d78cdf9cc216b3c41a96b907f399122c0f37c /drivers/pinctrl/core.h | |
parent | a5818a8bd095a08cfb1871b63af9c8bed103e4b9 (diff) |
pinctrl: Remove unsafe __refdata
A pin controller's pin definitions are used both during pinctrl_register()
and pinctrl_unregister(). The latter happens outside of __init/__devinit
time, and hence it is unsafe to mark the pin array as __refdata.
Acked-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/core.h')
0 files changed, 0 insertions, 0 deletions