Skip to content
Commit 80404aef authored by Phil Elwell's avatar Phil Elwell Committed by Dom Cobley
Browse files

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 e14bd35e ("ASoC: cs43130: Re-use generic struct u16_fract")

Fixes: e14bd35e

 ("ASoC: cs43130: Re-use generic struct u16_fract")
Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent 6604be3f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment