]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: single: Remove invalid message
authorTony Lindgren <tony@atomide.com>
Thu, 14 Dec 2017 16:51:15 +0000 (08:51 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 20 Dec 2017 11:38:46 +0000 (12:38 +0100)
commitd8e0c4e1a96ae5dce53a38e52cc8428b31e41e01
tree9f4fe47471dbe236870d06abd877c93c8b6348cb
parent0adc29bc4513f3f8a72b736a45272bc869b2b221
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>
drivers/pinctrl/pinctrl-single.c