1. 23 4月, 2009 1 次提交
    • M
      ASoC: Add power supply widget to DAPM · 246d0a17
      Mark Brown 提交于
      Many modern CODECs have shared resources on chip which must be enabled
      for portions of the chip to work but which can be disabled at other times
      in order to achieve power savings. Examples of such resources include
      power supplies and some internal clocks.
      
      Since these widgets are dependencies for the audio path but do not carry
      audio signals they require slightly different handling to most widgets -
      they do not contribute to the audio path and so should not be counted as
      either inputs or outputs during path walks.
      
      Cases where one supply provides a supply for another will require
      additional work. There is also room for more optimisation of the graph
      walking to avoid repeated checks for the same thing.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      246d0a17
  2. 22 4月, 2009 1 次提交
  3. 21 4月, 2009 3 次提交
  4. 20 4月, 2009 2 次提交
  5. 17 4月, 2009 3 次提交
  6. 16 4月, 2009 13 次提交
  7. 14 4月, 2009 2 次提交
  8. 13 4月, 2009 7 次提交
  9. 12 4月, 2009 1 次提交
  10. 09 4月, 2009 3 次提交
  11. 08 4月, 2009 4 次提交