public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/2] GPIO: pca953x: fix spelling in help
@ 2012-07-25 13:55 Laurence Withers
  2012-07-25 13:55 ` [U-Boot] [PATCH 2/2] GPIO: pca953x: fix error reporting Laurence Withers
  2012-10-05 22:03 ` [U-Boot] [PATCH 1/2] GPIO: pca953x: fix spelling in help Anatolij Gustschin
  0 siblings, 2 replies; 4+ messages in thread
From: Laurence Withers @ 2012-07-25 13:55 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Laurence Withers <lwithers@guralp.com>
---
 drivers/gpio/pca953x.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/gpio/pca953x.c b/drivers/gpio/pca953x.c
index 359fdee..64c7797 100644
--- a/drivers/gpio/pca953x.c
+++ b/drivers/gpio/pca953x.c
@@ -287,7 +287,7 @@ U_BOOT_CMD(
 	"	- set pin as output and drive low or high\n"
 	"pca953x invert pin 0|1\n"
 	"	- disable/enable polarity inversion for reads\n"
-	"pca953x intput pin\n"
+	"pca953x input pin\n"
 	"	- set pin as input and read value"
 );
 
-- 
1.7.2.5

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

end of thread, other threads:[~2012-10-05 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 13:55 [U-Boot] [PATCH 1/2] GPIO: pca953x: fix spelling in help Laurence Withers
2012-07-25 13:55 ` [U-Boot] [PATCH 2/2] GPIO: pca953x: fix error reporting Laurence Withers
2012-10-05 22:04   ` Anatolij Gustschin
2012-10-05 22:03 ` [U-Boot] [PATCH 1/2] GPIO: pca953x: fix spelling in help Anatolij Gustschin

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