[U-Boot] [PATCH 1/2] GPIO: pca953x: fix spelling in help

Laurence Withers lwithers at guralp.com
Wed Jul 25 15:55:47 CEST 2012


Signed-off-by: Laurence Withers <lwithers at 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



More information about the U-Boot mailing list