[PATCH 2/4] pinctrl: Remove unsafe __refdata
Linus Walleij
linus.walleij at linaro.org
Thu Oct 20 09:44:08 UTC 2011
On Thu, Oct 20, 2011 at 12:19 AM, Stephen Warren <swarren at nvidia.com> wrote:
> 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.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
Thanks, applied.
Linus Walleij
More information about the linaro-dev
mailing list