Message ID | 1416190579-14006-1-git-send-email-festevam@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 7e35ac81598c9a98dee4faa77b988c4ea919d1cd |
Headers | show |
Fabio Estevam wrote: > From: Fabio Estevam<fabio.estevam@freescale.com> > > 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>
On Mon, Nov 17, 2014 at 12:16:19AM -0200, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@freescale.com> > > Current driver can also run in I2S master mode, so remove the old comment. Applied, thanks.
diff --git a/sound/soc/fsl/fsl_ssi.c b/sound/soc/fsl/fsl_ssi.c index ab05262..1ef0c84 100644 --- a/sound/soc/fsl/fsl_ssi.c +++ b/sound/soc/fsl/fsl_ssi.c @@ -67,8 +67,6 @@ /** * 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 * 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