Skip to content
  1. Jun 07, 2009
    • Mark Brown's avatar
      ASoC: Sort DAPM power sequences while building lists · 38357ab2
      Mark Brown authored
      
      
      In the past the DAPM power sequencing was done by iterating over the list
      of widgets once for each widget type and powering widgets of that type.
      Instead of doing that do the sorting at the time we insert the widgets
      into the lists of widgets to apply power changes to. This reduces the
      amount of computation required for seqencing still further, though the
      costs are generally dwarfed by the costs of the register writes
      implementing them.
      
      Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      38357ab2
  2. Jun 06, 2009
  3. Jun 04, 2009
  4. Jun 03, 2009
  5. Jun 02, 2009
  6. May 29, 2009
  7. May 28, 2009
  8. May 27, 2009
  9. May 25, 2009
  10. May 24, 2009
  11. May 23, 2009
  12. May 22, 2009
  13. May 20, 2009
  14. May 19, 2009