[PATCH 1/5] ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes
Mark Brown
broonie at kernel.org
Thu Jan 6 13:16:28 CET 2022
On Wed, Jan 05, 2022 at 04:51:42PM -0600, Robert Hancock wrote:
> + return err;
> + }
> + /* Resize the buffer bytes as divisible by 64 */
> + }
> + /* Set periods as integer multiple */
> + err = snd_pcm_hw_constraint_integer(runtime,
Missing blank lines between blocks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20220106/a43ec9a5/attachment.sig>
More information about the Alsa-devel
mailing list