1. 04 8月, 2015 1 次提交
  2. 17 7月, 2015 1 次提交
  3. 19 6月, 2015 1 次提交
    • R
      ASoC: wm_adsp: Move DSP Rate controls into the codec · 336d0442
      Richard Fitzgerald 提交于
      The rate controls are codec-specific, it's not possible to
      generically say what the range or the meaning of each control
      is (or even if they exist at all) - that depends on the
      particular codec.
      
      This is currently being handled for Arizona codecs by putting
      an Arizona-specific table of controls inside the wm_adsp driver.
      This creates a dependency between wm_adsp and arizona.c, and is an
      awkward solution if the ADSP is used in another family of codecs
      
      Fix this by moving the Arizona-specific rate controls into the
      Arizona codec drivers.
      Signed-off-by: NRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      336d0442
  4. 18 6月, 2015 1 次提交
  5. 17 6月, 2015 1 次提交
  6. 16 6月, 2015 25 次提交
  7. 15 6月, 2015 7 次提交
  8. 13 6月, 2015 1 次提交
  9. 12 6月, 2015 2 次提交