1. 14 8月, 2018 1 次提交
  2. 20 7月, 2018 1 次提交
  3. 11 7月, 2018 1 次提交
  4. 18 6月, 2018 3 次提交
  5. 29 5月, 2018 1 次提交
  6. 17 5月, 2018 10 次提交
  7. 13 5月, 2018 1 次提交
  8. 11 5月, 2018 2 次提交
  9. 16 4月, 2018 1 次提交
  10. 12 2月, 2018 1 次提交
  11. 13 1月, 2018 2 次提交
  12. 21 10月, 2017 1 次提交
  13. 18 10月, 2017 4 次提交
  14. 19 9月, 2017 2 次提交
  15. 25 4月, 2017 4 次提交
  16. 01 2月, 2017 2 次提交
  17. 05 1月, 2017 2 次提交
  18. 19 12月, 2016 1 次提交
    • P
      ASoC: Intel: bytcr_rt5640: fallback mechanism if MCLK is not enabled · 4a8b3a68
      Pierre-Louis Bossart 提交于
      Commit df1a2776 ("ASoC: Intel: bytcr_rt5640: add MCLK support")
      was merged but the corresponding clock framework patches have not,
      after being bumped from audio to clock to x86 domains. The missing
      clock-related patches result in a regression starting with 4.9 with
      the audio card not being created.
      
      Rather than reverting this commit and all following updates already
      queued up for 4.10, handle run-time dependency on MCLK and fall back
      to the previous bit-clock mode. This provides the same functionality
      as in 4.8 for Baytrail devices. On Baytrail-CR most devices remain
      silent with this fallback but additional patches are needed anyway.
      As suggested by Mark Brown, the fallback is only allowed with -ENOENT,
      all other run-time errors, including -EPROBE_DEFER, will stop the probe
      with no sound card registered.
      
      This patch should be applied to -stable as well as ASoC 4.10 fixes
      Signed-off-by: NPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      4a8b3a68