| commit | 424fe7edbed18d47f7b97f7e1322a6f8969b77ae | [log] [tgz] |
|---|---|---|
| author | Olivier Moysan <olivier.moysan@foss.st.com> | Wed Nov 17 11:44:04 2021 +0100 |
| committer | Mark Brown <broonie@kernel.org> | Wed Nov 17 13:04:38 2021 +0000 |
| tree | 0aa8385dfd913069b11d1ec29c75206a3e1c02e0 | |
| parent | cb04d8cd0bb0b82acc34cc73cb33ae77cbfb020d [diff] |
ASoC: stm32: i2s: fix 32 bits channel length without mclk
Fix divider calculation in the case of 32 bits channel
configuration, when no master clock is used.
Fixes: e4e6ec7b127c ("ASoC: stm32: Add I2S driver")
Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Link: https://lore.kernel.org/r/20211117104404.3832-1-olivier.moysan@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>