Re: [PATCH 2/4] pinctrl: Remove unsafe __refdata

From: Linus Walleij
Date: Thu Oct 20 2011 - 05:44:13 EST


On Thu, Oct 20, 2011 at 12:19 AM, Stephen Warren <swarren@xxxxxxxxxx> 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@xxxxxxxxxx>

Thanks, applied.
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/