Skip to content
Commit 8fd26c51 authored by Matt Flax's avatar Matt Flax Committed by Phil Elwell
Browse files

ASoC: cs4265: SOC_SINGLE register value error fix



commit 6f18bcda upstream.

The cs4265 driver declares the "MMTLR Data Switch" register setting with
a 0 register value rather then the 0x12 register (CS4265_SPDIF_CTL2).
This incorrect value causes alsamixer to fault with the output :
cannot load mixer controls: Input/output error

This patch corrects the register value. alsamixer now runs.

Signed-off-by: default avatarMatt Flax <flatmax@flatmax.org>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent bfe25d6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment