commit | 051e994e9506e64259df34e91b028fe2470fbf2a | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed May 11 13:47:47 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed May 11 15:55:06 2011 +0200 |
tree | bc92c9182e3560d8975ffac6f419654111a519da | |
parent | 3afb1b3e6fa358d8c7e652b80be6d0cde07b4b40 [diff] |
ASoC: Don't squash 16x8 registers down to 8 bits Currently we'll force all registers to fit in 8 bits before passing down to the I/O function. Looks like a cut'n'paste bug. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>