diff options
author | 2023-06-21 16:32:29 +0100 | |
---|---|---|
committer | 2023-06-21 17:54:29 +0100 | |
commit | a9e7c964cea4fb1541cc81a11d1b2fd135f4cf38 (patch) | |
tree | 7bf11c8b3194dffbe1de034a8fa2da2970a8874a /scripts/generate_rust_analyzer.py | |
parent | ASoC: soc-compress: Fix deadlock in soc_compr_open_fe (diff) | |
download | linux-rng-a9e7c964cea4fb1541cc81a11d1b2fd135f4cf38.tar.xz linux-rng-a9e7c964cea4fb1541cc81a11d1b2fd135f4cf38.zip |
ASoC: cs43130: Fix numerator/denominator mixup
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 e14bd35ef446 ("ASoC: cs43130: Re-use generic struct u16_fract")
Fixes: e14bd35ef446 ("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.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions