Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132899
b: refs/heads/master
c: b191f63
h: refs/heads/master
i:
  132897: 91be5fc
  132895: abe4305
v: v3
  • Loading branch information
Daniel Mack authored and Mark Brown committed Mar 8, 2009
1 parent 0bfc5e7 commit 9af6c74
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3a638ff272744247aad4a75b1fac174ac5746114
refs/heads/master: b191f63c4fe9fbcfe583180228080d02b8dcdebc
15 changes: 7 additions & 8 deletions trunk/sound/soc/codecs/cs4270.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <linux/module.h>
Expand Down

0 comments on commit 9af6c74

Please sign in to comment.