diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-10-12 06:31:00 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-10-12 18:52:06 +0200 |
commit | 3809688980205622f75ed5d5890759430da4e7e4 (patch) | |
tree | 06e290e243c400e56ec7ec587d5f1cddae2743be /sound/ac97_bus.c | |
parent | a23f5dc8448694a0ffe2127a04aa5787b9cf9e5f (diff) | |
download | linux-3809688980205622f75ed5d5890759430da4e7e4.tar.bz2 |
ASoC: pcm3168a: add HW constraint for non RIGHT_J
RIGHT_J only can handle 16bit data bits.
Current driver just errored if user requests non RIGHT_J
+ 16bit combination. But it is not useful for user.
This patch adds HW constraint for it, and avoid
error on such situation.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions