[alsa-devel] [PATCH v2] ASoC: mxs-pcm: Fix fifo size
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Nov 2 16:06:27 CET 2012
On Wed, Oct 31, 2012 at 03:06:11PM -0200, Fabio Estevam wrote:
> According to MX28 Reference Manual the SAIF FIFO contains four 32-bit entries.
> - .fifo_size = 32,
> + .fifo_size = 4,
fifo_size should be specified in bytes so the original code looks
correct?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20121102/141417ce/attachment.sig>
More information about the Alsa-devel
mailing list