-
Phil Elwell authored
In converting to using the standard u16_fract type, commit [1] made the obvious mistake and failed to take account of the difference in numerator and denominator ordering, breaking all uses of the cs43130 codec. Fix it. [1] commit e14bd35e ("ASoC: cs43130: Re-use generic struct u16_fract") Fixes: e14bd35e ("ASoC: cs43130: Re-use generic struct u16_fract") Signed-off-by:
Phil Elwell <phil@raspberrypi.com> Reviewed-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20230621153229.1944132-1-phil@raspberrypi.comSigned-off-by:
Mark Brown <broonie@kernel.org>
a9e7c964