commit | 74d813cf37c210e94d155b0c19598fe269b8f78c | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Tue Oct 14 20:29:26 2014 +0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 20 12:20:26 2014 +0100 |
tree | d2a9633c7298aa91dc0ba3685e12fba734364885 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
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>