ASoC: Don't use codec->control_data in bulk write
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Jun 2011 17:44:52 +0000 (18:44 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Jun 2011 18:17:33 +0000 (19:17 +0100)
In order to facilitate merging with the register map I/O replace the use
of control_data for the bulk writes with direct lookup of the client data
from the device.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>

No differences found