public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] twl4030-core: fix a typo
@ 2008-10-09 15:14 Pakaravoor, Jagadeesh
  2008-10-09 16:07 ` Felipe Balbi
  0 siblings, 1 reply; 6+ messages in thread
From: Pakaravoor, Jagadeesh @ 2008-10-09 15:14 UTC (permalink / raw)
  To: Linux OMAP Mailing List; +Cc: tony@atomide.com

From: Jagadeesh Bhaskar Pakaravoor <j-pakaravoor@ti.com>

Fix a trivial typo.

Signed-off-by: Jagadeesh Bhaskar Pakaravoor <j-pakaravoor@ti.com>
---
Index: linux-omap-git/drivers/mfd/twl4030-core.c
===================================================================
--- linux-omap-git.orig/drivers/mfd/twl4030-core.c	2008-10-09 18:32:15.000000000 +0530
+++ linux-omap-git/drivers/mfd/twl4030-core.c	2008-10-09 20:40:18.007239952 +0530
@@ -57,7 +57,7 @@
 #define DRIVER_NAME			"twl4030"
 
 #if defined(CONFIG_TWL4030_BCI_BATTERY) || \
-	defined(CONFIG_TWL4030_BCI_BATTERY_MODUEL)
+	defined(CONFIG_TWL4030_BCI_BATTERY_MODULE)
 #define twl_has_bci()		true
 #else
 #define twl_has_bci()		false

--
With Regards,
Jagadeesh Bhaskar P
 
----------------------------
Some men see things as they are and say why - I dream things that never were and say why not.
- George Bernard Shaw
-------------------


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

end of thread, other threads:[~2008-10-10 11:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-09 15:14 [PATCH] twl4030-core: fix a typo Pakaravoor, Jagadeesh
2008-10-09 16:07 ` Felipe Balbi
2008-10-09 19:54   ` Pandita, Vikram
2008-10-09 20:03     ` David Brownell
2008-10-09 20:04     ` Felipe Balbi
2008-10-10 11:28       ` Tony Lindgren

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