commit | 1880b1f1d686b17387b5bf45654eb1d087ead918 | [log] [tgz] |
---|---|---|
author | Ravulapati Vishnu vardhan rao <Vishnuvardhanrao.Ravulapati@amd.com> | Tue Feb 11 18:42:28 2020 +0530 |
committer | Mark Brown <broonie@kernel.org> | Wed Feb 12 18:13:05 2020 +0000 |
tree | 6c055c4a10c50f10eecb39d590f87068a1ce8fde | |
parent | af7aae1b1f6306a1cda4da393e920a1334eaa3d4 [diff] |
ASoC: amd: Buffer Size instead of MAX Buffer Because of MAX BUFFER size in register,when user/app give small buffer size produces noise of old data in buffer. This patch rectifies this noise when using different buffer sizes less than MAX BUFFER. Signed-off-by: Ravulapati Vishnu vardhan rao <Vishnuvardhanrao.Ravulapati@amd.com> Link: https://lore.kernel.org/r/1581426768-8937-1-git-send-email-Vishnuvardhanrao.Ravulapati@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>