1. 08 Jun, 2009 2 commits
    • Mark Brown's avatar
      ASoC: Sort specialised mixers and muxes together · e3d4dabd
      Mark Brown authored
      The more flexible value muxes and named mixers don't need to be sorted
      differently from a power management point of view, they are different
      only in terms of the control interface and not in terms of seqencing
      behaviour.
      Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      e3d4dabd
    • Mark Brown's avatar
      ASoC: Coalesce register writes for DAPM sequences · b22ead2a
      Mark Brown authored
      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: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      b22ead2a
  2. 07 Jun, 2009 2 commits
  3. 06 Jun, 2009 2 commits
  4. 04 Jun, 2009 2 commits
  5. 03 Jun, 2009 4 commits
  6. 01 Jun, 2009 1 commit
  7. 29 May, 2009 1 commit
  8. 28 May, 2009 3 commits
  9. 27 May, 2009 2 commits
  10. 26 May, 2009 5 commits
  11. 25 May, 2009 3 commits
  12. 24 May, 2009 5 commits
  13. 23 May, 2009 1 commit
  14. 22 May, 2009 5 commits
  15. 20 May, 2009 2 commits