commit | 223157121404a7ca4deaf2aa31a57cad8d133d07 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 13 18:44:52 2011 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jun 13 19:17:33 2011 +0100 |
tree | 703757de2f1479ef7207f314d31ba68eea16d4da | |
parent | bf3a9e137cf1a1c664f44acfa36a487f0437f6aa [diff] |
ASoC: Don't use codec->control_data in bulk write 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>