public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] w1: Fix a typo in 'hardware' word
@ 2012-06-17 15:17 Otavio Salvador
  2012-06-17 15:17 ` [PATCH 2/2] pinctrl: pinctrl-mxs: fix implicit declaration of free() Otavio Salvador
  2012-06-17 22:01 ` [PATCH 1/2] w1: Fix a typo in 'hardware' word Evgeniy Polyakov
  0 siblings, 2 replies; 8+ messages in thread
From: Otavio Salvador @ 2012-06-17 15:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: Otavio Salvador, Evgeniy Polyakov

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Cc: Evgeniy Polyakov <zbr@ioremap.net>
---
 drivers/w1/w1_int.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/w1/w1_int.c b/drivers/w1/w1_int.c
index 6828835..afa5f5d 100644
--- a/drivers/w1/w1_int.c
+++ b/drivers/w1/w1_int.c
@@ -117,7 +117,7 @@ int w1_add_master_device(struct w1_bus_master *master)
 		return(-EINVAL);
         }
 	/* While it would be electrically possible to make a device that
-	 * generated a strong pullup in bit bang mode, only hardare that
+	 * generated a strong pullup in bit bang mode, only hardware that
 	 * controls 1-wire time frames are even expected to support a strong
 	 * pullup.  w1_io.c would need to support calling set_pullup before
 	 * the last write_bit operation of a w1_write_8 which it currently
-- 
1.7.10


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [PATCH 1/2] w1: Fix a typo in 'hardware' word
@ 2012-06-17  3:06 Otavio Salvador
  0 siblings, 0 replies; 8+ messages in thread
From: Otavio Salvador @ 2012-06-17  3:06 UTC (permalink / raw)
  To: linux-kernel; +Cc: Otavio Salvador, Evgeniy Polyakov

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Cc: Evgeniy Polyakov <zbr@ioremap.net>
---
 drivers/w1/w1_int.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/w1/w1_int.c b/drivers/w1/w1_int.c
index 6828835..afa5f5d 100644
--- a/drivers/w1/w1_int.c
+++ b/drivers/w1/w1_int.c
@@ -117,7 +117,7 @@ int w1_add_master_device(struct w1_bus_master *master)
 		return(-EINVAL);
         }
 	/* While it would be electrically possible to make a device that
-	 * generated a strong pullup in bit bang mode, only hardare that
+	 * generated a strong pullup in bit bang mode, only hardware that
 	 * controls 1-wire time frames are even expected to support a strong
 	 * pullup.  w1_io.c would need to support calling set_pullup before
 	 * the last write_bit operation of a w1_write_8 which it currently
-- 
1.7.10


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

end of thread, other threads:[~2012-06-18 12:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-17 15:17 [PATCH 1/2] w1: Fix a typo in 'hardware' word Otavio Salvador
2012-06-17 15:17 ` [PATCH 2/2] pinctrl: pinctrl-mxs: fix implicit declaration of free() Otavio Salvador
2012-06-18  6:04   ` Linus Walleij
2012-06-18 12:18     ` Otavio Salvador
2012-06-18 12:27     ` devendra.aaru
2012-06-17 22:01 ` [PATCH 1/2] w1: Fix a typo in 'hardware' word Evgeniy Polyakov
2012-06-17 23:49   ` GregKH
  -- strict thread matches above, loose matches on Subject: below --
2012-06-17  3:06 Otavio Salvador

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