]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: hdmi: Mark the maximum significant bits to HDMI codec
authorJyri Sarha <jsarha@ti.com>
Tue, 14 Oct 2014 17:29:26 +0000 (20:29 +0300)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:42 +0000 (21:18 -0600)
commit084b0d98043e79ce373d8eaecca7e2296f2ec09f
tree7081b7544b5c68834c99c59e0d0b66bc122d5c3e
parentdb07948a841ad23d7461c477578d244eb7a081ae
ASoC: hdmi: Mark the maximum significant bits to HDMI codec

HDMI audio can not have more than 24 bits even if on i2s bus there
would be 32 bit samples. Mark this by adding .sig_bits = 24 to
playback stream definition.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
(cherry picked from commit 74d813cf37c210e94d155b0c19598fe269b8f78c)
sound/soc/codecs/hdmi.c