commit | ca53c5f1ca5c936777caca46b7c716a40682ce83 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 14 20:33:37 2011 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 03 09:10:06 2012 +0100 |
tree | 14cc56944d442c8b509b2ad1e9d350617b98cf47 | |
parent | 23750196ef472e9249958d5165b0bb292518c710 [diff] |
pinctrl: conjure names for unnamed pins If pins with blank names are registered, we assign them names on-the-fly on the form "PINn" where n is the pin number for that pin on the specific controller. Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>