]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define
authorShawn Guo <shawn.guo@linaro.org>
Thu, 8 Dec 2016 08:44:15 +0000 (16:44 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 8 Dec 2016 16:09:44 +0000 (16:09 +0000)
commit44b1c9a6e7a2692e761e35ada2ffe84b20c2a377
tree1d0d4874b7411a66d508b9345ba7cb8ce2a60f60
parentde7975c2a42de889e2b3fd2f7d46f899ad8ccd45
ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define

The macro ZX_SPDIF_CLK_RAT should be 2 instead of 4.  With this
fix, we can get correct audio output on HDMI through SPDIF interface.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Jun Nie <jun.nie@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/zte/zx-spdif.c