diff options
author | Stefan Binding <[email protected]> | 2024-04-11 12:08:11 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-04-18 08:43:19 +0200 |
commit | 068fc7f326c68dd80c428d2fb3eaebf36cdf2115 (patch) | |
tree | dc532a7229e1f854f3132d801735044dbd748084 /drivers/fpga/tests/fpga-bridge-test.c | |
parent | b627054837174518a9856ccdbda55ce6c7184f2d (diff) |
ALSA: hda: cs35l41: Use shared cs-amp-lib to apply calibration
The original mechanism for applying calibration assumed that the
calibration data would be ordered the same as the amp instances.
However, for some 4 amp laptops, this is not the case.
To ensure that the correct calibration is applied to the correct amp,
the calibration data contains a unique id, which matches a unique id
inside the CS35L41. This can be used to match to the correct data
entry. This mechanism is available inside the shared module cs-amp-lib.
Signed-off-by: Stefan Binding <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Message-ID: <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions