aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2009-06-07 12:51:26 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-06-08 13:51:04 +0100
commitb22ead2a510fdb30440753f90237e86fdac70fae (patch)
treec82e4d89c55014010ee5ce552cd469a5cab47624 /crypto
parent163cac061c97394d4ef9c89efe5921dac937ddb8 (diff)
ASoC: Coalesce register writes for DAPM sequences
Reduce the number of register writes we need to set the power state for a CODEC by coalescing updates to widgets with the same sequence order and same register into a single write. This can be a noticable performance improvement with slow or heavily contended control buses, such as I2C controllers with a low clock frequency, and is particularly noticable when resuming. It can also reduce the noticability of and pops and clicks by ensuring that left and right channels are powered simultaneously if they are in the same register. Currently widgets that have events are not coalesced, including PGAs which may use the volume ramping control. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions