Browse Source

ASoC: fsl_ssi: Remove comment about SSI running only in slave mode

Current driver can also run in I2S master mode, so remove the old comment.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Timur Tabi <timur@tabi.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Fabio Estevam 10 years ago
parent
commit
7e35ac8159
1 changed files with 0 additions and 2 deletions
  1. 0 2
      sound/soc/fsl/fsl_ssi.c

+ 0 - 2
sound/soc/fsl/fsl_ssi.c

@@ -67,8 +67,6 @@
 /**
 /**
  * FSLSSI_I2S_FORMATS: audio formats supported by the SSI
  * FSLSSI_I2S_FORMATS: audio formats supported by the SSI
  *
  *
- * This driver currently only supports the SSI running in I2S slave mode.
- *
  * The SSI has a limitation in that the samples must be in the same byte
  * The SSI has a limitation in that the samples must be in the same byte
  * order as the host CPU.  This is because when multiple bytes are written
  * order as the host CPU.  This is because when multiple bytes are written
  * to the STX register, the bytes and bits must be written in the same
  * to the STX register, the bytes and bits must be written in the same