commit | c2584927b7c89b0f28f5776e65a26944a07dffd3 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Dec 14 08:51:15 2017 -0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 20 12:38:46 2017 +0100 |
tree | 9f4fe47471dbe236870d06abd877c93c8b6348cb | |
parent | 723dd2f0dee31527e4b3dd86421405f7e691a48d [diff] |
pinctrl: single: Remove invalid message Pinctrl single should just show how many pins were found, the physical address is already in the dev information. So let's remove the wrong information that claims to show the physical address but really prints a virtual address that is now hashed. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>