[pkg-fso-commits] [SCM] linux-2.6-openmoko,	the Linux 2.6 kernel tree from Openmoko branch, andy-tracking,	updated. upstream/20090303.gitb9de904e-140-g23b564c
    Nelson Castillo 
    arhuaco at freaks-unidos.net
       
    Mon Jun  8 17:30:10 UTC 2009
    
    
  
The following commit has been merged in the andy-tracking branch:
commit 1f4e63aada245db8f087747f2eb715ccf95f3797
Author: Rask Ingemann Lambertsen <rask at sygehus.dk>
Date:   Wed May 6 02:36:00 2009 +0200
    Glamo MFD: Fix indentation of Kconfig, convert spaces to tabs
    
       This patch fixes some indentation which was off by one and converts
    spaces to tabs.
    
    Signed-off-by: Rask Ingemann Lambertsen <rask at sygehus.dk>
diff --git a/drivers/mfd/glamo/Kconfig b/drivers/mfd/glamo/Kconfig
index 60d29c9..6d93a5d 100644
--- a/drivers/mfd/glamo/Kconfig
+++ b/drivers/mfd/glamo/Kconfig
@@ -33,18 +33,19 @@ config MFD_GLAMO_FB_XGLAMO_WORKAROUND
 
 
 config MFD_GLAMO_SPI_GPIO
-       tristate "Glamo GPIO SPI bitbang support"
-       depends on MFD_GLAMO
-       help
-         Enable a bitbanging SPI adapter driver for the Smedia Glamo.
+	tristate "Glamo GPIO SPI bitbang support"
+	depends on MFD_GLAMO
+
+	help
+          Enable a bitbanging SPI adapter driver for the Smedia Glamo.
 
 config MFD_GLAMO_SPI_FB
-       tristate "Glamo LCM control channel SPI support"
-       depends on MFD_GLAMO_FB
-       help
-         Enable a bitbanging SPI adapter driver for the Smedia Glamo LCM
-	 control channel.  This SPI interface is frequently used to
-	 interconnect the LCM control interface.
+	tristate "Glamo LCM control channel SPI support"
+	depends on MFD_GLAMO_FB
+	help
+	  Enable a bitbanging SPI adapter driver for the Smedia Glamo LCM
+	  control channel.  This SPI interface is frequently used to
+	  interconnect the LCM control interface.
 
 config MFD_GLAMO_MCI
 	tristate "Glamo S3C SD/MMC Card Interface support"
-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko
    
    
More information about the pkg-fso-commits
mailing list