Title: [7498] trunk/sound/soc/codecs/adau1371.h: adau1371: tweak style a bit more
Revision
7498
Author
vapier
Date
2009-09-28 15:15:47 -0400 (Mon, 28 Sep 2009)

Log Message

adau1371: tweak style a bit more

Modified Paths


Diff

Modified: trunk/sound/soc/codecs/adau1371.h (7497 => 7498)


--- trunk/sound/soc/codecs/adau1371.h	2009-09-28 19:14:39 UTC (rev 7497)
+++ trunk/sound/soc/codecs/adau1371.h	2009-09-28 19:15:47 UTC (rev 7498)
@@ -146,7 +146,7 @@
 
 /* DAI Control */
 
-#define DAICTL_FMRJUST		0x00	/* Audio interface mode*/
+#define DAICTL_FMRJUST		0x00	/* Audio interface mode */
 #define DAICTL_FMLJUST		0x01
 #define DAICTL_FMI2S		0x02
 #define DAICTL_FMDSP		0x03
@@ -158,7 +158,7 @@
 
 #define DAICTL_LRPA		0x10
 #define DAICTL_SWAPA		0x20
-#define DAICTL_MSA		0x40	/*Codec in master mode*/
+#define DAICTL_MSA		0x40	/* Codec in master mode */
 #define DAICTL_BLKINVA		0x80
 
 /* Number of bit clock per frame */
@@ -201,11 +201,11 @@
 #define DSPMODE_CAPTURE_ENA	0x02
 
 /* PAD_CTL */
-#define PADCTL_DAIA	0x01
-#define PADCTL_DAIB	0x02
-#define PADCTL_GPIO	0x04
-#define PADCTL_I2C	0x08
-#define PADCTL_I2CFLT	0x10
+#define PADCTL_DAIA		0x01
+#define PADCTL_DAIB		0x02
+#define PADCTL_GPIO		0x04
+#define PADCTL_I2C		0x08
+#define PADCTL_I2CFLT		0x10
 
 #define BE_SHIFT		2
 #define EQ_SHIFT		4
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to