30 Aug
2018
30 Aug
'18
11:11 a.m.
On Thu, Aug 30, 2018 at 09:38:00AM +1000, Matt Flax wrote:
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: Matt Flax flatmax@flatmax.org
Acked-by: Paul Handrigan Paul.Handrigan@cirrus.com Reviewed-by: Charles Keepax ckeepax@opensource.cirrus.com
These wanted to be above the --- so they are added into the commit message when the maintainer applies the commit. Probably not worth resending for it, but keep in mind for future.
Thanks, Charles