commit | 9ee802ec5b1ae0ee468b6acf1bf489347997893b | [log] [tgz] |
---|---|---|
author | Filip Brozovic <fbrozovic@gmail.com> | Fri Jan 30 12:58:24 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Jan 30 14:18:21 2015 +0100 |
tree | f2be7227c6cf56c26e30f0fa46f1eab2aa71cab8 | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 [diff] |
ASoC: sgtl5000: Use shift mask when setting codec mode Shift the I2S mode value by the necessary amount before writing the registers. This makes Right Justified and PCM mode work in addition to the default Left Justified mode. Signed-off-by: Filip Brozovic <fbrozovic@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>