All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CS4270: comments: slave mode is now supported
@ 2009-03-08 16:16 Daniel Mack
  2009-03-08 16:40 ` Timur Tabi
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Mack @ 2009-03-08 16:16 UTC (permalink / raw)
  To: alsa-devel; +Cc: Timur Tabi

Just a minor thing: make the comments reflect the new slave mode
feature.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Timur Tabi <timur@freescale.com>
---
 sound/soc/codecs/cs4270.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/sound/soc/codecs/cs4270.c b/sound/soc/codecs/cs4270.c
index 4c7e546..0558674 100644
--- a/sound/soc/codecs/cs4270.c
+++ b/sound/soc/codecs/cs4270.c
@@ -14,12 +14,11 @@
  *
  * 1) Software mode is supported.  Stand-alone mode is not supported.
  * 2) Only I2C is supported, not SPI
- * 3) Only Master mode is supported, not Slave.
- * 4) The machine driver's 'startup' function must call
+ * 3) The machine driver's 'startup' function must call
  *    cs4270_set_dai_sysclk() with the value of MCLK.
- * 5) Only I2S and left-justified modes are supported
- * 6) Power management is not supported
- * 7) The only supported control is volume and hardware mute (if enabled)
+ * 4) Only I2S and left-justified modes are supported
+ * 5) Power management is not supported
+ * 6) The only supported control is volume and hardware mute (if enabled)
  */
 
 #include <linux/module.h>
-- 
1.6.1.3

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

end of thread, other threads:[~2009-03-08 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-08 16:16 [PATCH] CS4270: comments: slave mode is now supported Daniel Mack
2009-03-08 16:40 ` Timur Tabi
2009-03-08 16:51   ` Daniel Mack
2009-03-08 17:25     ` Timur Tabi
2009-03-08 17:30       ` Daniel Mack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.