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)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2014 11:20:26 +0000 (12:20 +0100)
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>

No differences found