]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Don't squash 16x8 registers down to 8 bits
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 May 2011 11:47:47 +0000 (13:47 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 11 May 2011 13:55:06 +0000 (15:55 +0200)
commitc8b7de97e48056ab2b3f83bf78434a73059459c2
treebc92c9182e3560d8975ffac6f419654111a519da
parent208b5e907e4aed85d4a3e3c0611b8c2bc26a9787
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>
sound/soc/soc-cache.c