ASoC: Factor out 7 bit register 9 bit data SPI write
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 10 Jul 2009 22:28:16 +0000 (23:28 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 3 Aug 2009 15:59:16 +0000 (16:59 +0100)
commit27ded041f03026e8c6be9efc626e11ddfb4620c1
treef8b156b2c31a97805c8341fd215648e989e12430
parent8d50e447d19fec64adebeef55f2b60d695435412
ASoC: Factor out 7 bit register 9 bit data SPI write

This converts all the Wolfson drivers using this format (the only devices
that do) except WM8753 to use it.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8510.c
sound/soc/codecs/wm8728.c
sound/soc/codecs/wm8731.c
sound/soc/codecs/wm8750.c
sound/soc/codecs/wm8988.c
sound/soc/soc-cache.c