| Date | Mon, 20 Feb 2012 22:01:41 +0100 | Subject | Re: [PATCH 01/20] pinctrl: pinctrl_register_mappings() shouldn't be __init | From | Linus Walleij <> |
| |
On Mon, Feb 20, 2012 at 7:45 AM, Stephen Warren <swarren@nvidia.com> wrote:
> 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>
OK applied.
Thanks, Linus Walleij
|