From 9af6c74c5e338529294c3112cc8b233cb49f3cc4 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Sun, 8 Mar 2009 17:51:52 +0100 Subject: [PATCH] --- yaml --- r: 132899 b: refs/heads/master c: b191f63c4fe9fbcfe583180228080d02b8dcdebc h: refs/heads/master i: 132897: 91be5fc3b1569ce5cbe56a1e87297e4d377f1219 132895: abe43053428e509def48bd61d4ede5de4fcbb950 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/cs4270.c | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/[refs] b/[refs] index 8902d19e9fbf..153b24353c50 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3a638ff272744247aad4a75b1fac174ac5746114 +refs/heads/master: b191f63c4fe9fbcfe583180228080d02b8dcdebc diff --git a/trunk/sound/soc/codecs/cs4270.c b/trunk/sound/soc/codecs/cs4270.c index f86f33cc1798..0e0c23ee6afc 100644 --- a/trunk/sound/soc/codecs/cs4270.c +++ b/trunk/sound/soc/codecs/cs4270.c @@ -12,14 +12,13 @@ * * Current features/limitations: * - * 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 - * 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) + * - Software mode is supported. Stand-alone mode is not supported. + * - Only I2C is supported, not SPI + * - Support for master and slave mode + * - The machine driver's 'startup' function must call + * cs4270_set_dai_sysclk() with the value of MCLK. + * - Only I2S and left-justified modes are supported + * - Power management is not supported */ #include