1. 09 1月, 2014 1 次提交
  2. 24 11月, 2013 1 次提交
  3. 27 9月, 2013 1 次提交
  4. 15 7月, 2013 1 次提交
  5. 09 12月, 2012 1 次提交
  6. 02 12月, 2011 1 次提交
  7. 23 11月, 2011 2 次提交
  8. 31 8月, 2011 1 次提交
    • M
      ASoC: Allow source specification for CODEC level sysclk · da1c6ea6
      Mark Brown 提交于
      Similarly to PLLs/FLLs some modern CODECs provide selectable system clock
      sources. When the clock is the clock for a DAI we do not usually need to
      identify which clock is being configured so can use clk_id for the source
      clock but with CODEC wide system clocks we will need to specify both the
      clock being configured and the source.
      
      Add a source argument to the CODEC driver set_sysclk() operation to
      reflect this. As this operation is not as widely used as the DAI
      set_sysclk() operation the change is not very invasive. We probably
      ought to go and make the same alternation for DAIs at some point.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      da1c6ea6
  9. 17 7月, 2011 1 次提交
  10. 29 6月, 2011 1 次提交