commit | 223decc457c992976e4d4e6936f6225d4b6dd99e | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Oct 27 07:59:52 2016 -0700 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Oct 28 13:31:50 2016 +0200 |
tree | 156236d38ed7cb5849c28ed067387a21ddc944f3 | |
parent | ecdd1b890d78b82a2f60b3065e72c7cc99f2b246 [diff] |
pinctrl: single: Drop custom names >From tony Mon Sep 17 00:00:00 2001 From: Tony Lindgren <tony@atomide.com> Date: Tue, 25 Oct 2016 08:33:34 -0700 Subject: [PATCHv2] pinctrl: single: Drop custom names We no longer need to allocate custom names as those are dynamically generated in pinctrl_register_one_pin() if no name is passed to pinctrl_register_pins(). Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>