mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] pinctrl/lantiq: fix typo
@ 2013-12-29 21:48 Antonios Vamporakis
  2014-01-08  9:14 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Antonios Vamporakis @ 2013-12-29 21:48 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-kernel, Antonios Vamporakis, John Crispin

Signed-off-by: Antonios Vamporakis <ant@area128.com>
CC: John Crispin <blogic@openwrt.org>
---
 drivers/pinctrl/pinctrl-xway.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/pinctrl/pinctrl-xway.c b/drivers/pinctrl/pinctrl-xway.c
index ed2d1ba..e66f4ca 100644
--- a/drivers/pinctrl/pinctrl-xway.c
+++ b/drivers/pinctrl/pinctrl-xway.c
@@ -332,10 +332,10 @@ static const struct ltq_pin_group xway_grps[] = {
 	GRP_MUX("mdio", MDIO, pins_mdio),
 	GRP_MUX("gphy0 led0", GPHY, pins_gphy0_led0),
 	GRP_MUX("gphy0 led1", GPHY, pins_gphy0_led1),
-	GRP_MUX("gphy0 lde2", GPHY, pins_gphy0_led2),
+	GRP_MUX("gphy0 led2", GPHY, pins_gphy0_led2),
 	GRP_MUX("gphy1 led0", GPHY, pins_gphy1_led0),
 	GRP_MUX("gphy1 led1", GPHY, pins_gphy1_led1),
-	GRP_MUX("gphy1 lde2", GPHY, pins_gphy1_led2),
+	GRP_MUX("gphy1 led2", GPHY, pins_gphy1_led2),
 };
 
 static const struct ltq_pin_group ase_grps[] = {
-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] pinctrl/lantiq: fix typo
  2013-12-29 21:48 [PATCH] pinctrl/lantiq: fix typo Antonios Vamporakis
@ 2014-01-08  9:14 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2014-01-08  9:14 UTC (permalink / raw)
  To: Antonios Vamporakis; +Cc: linux-kernel, John Crispin

On Sun, Dec 29, 2013 at 10:48 PM, Antonios Vamporakis <ant@area128.com> wrote:

> Signed-off-by: Antonios Vamporakis <ant@area128.com>
> CC: John Crispin <blogic@openwrt.org>

Patch is obviously correct, applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-08  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-29 21:48 [PATCH] pinctrl/lantiq: fix typo Antonios Vamporakis
2014-01-08  9:14 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®