]> git.baikalelectronics.ru Git - kernel.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)
commita38160ee26aadd3c3a81b1f201c07ab4d1fbc5c9
tree1d0d4874b7411a66d508b9345ba7cb8ce2a60f60
parent5ffbf325448d6fd7ea2ac3793d5c08930d25e456
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