1. 17 4月, 2018 1 次提交
  2. 14 3月, 2018 1 次提交
  3. 16 2月, 2018 1 次提交
  4. 20 12月, 2017 1 次提交
  5. 05 12月, 2017 1 次提交
  6. 29 11月, 2017 1 次提交
  7. 07 11月, 2017 1 次提交
    • A
      ASoC: intel: initialize return value properly · cc20c4df
      Arnd Bergmann 提交于
      When CONFIG_SND_SOC_HDAC_HDMI is disabled, we can run into an
      uninitialized variable:
      
      sound/soc/intel/skylake/skl.c: In function 'skl_resume':
      sound/soc/intel/skylake/skl.c:326:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
      
      I have run into this on today's linux-next kernel, but it appears
      that this is an older problem that was just hard to trigger
      with randconfig builds as CONFIG_SND_SOC_HDAC_HDMI would in
      effect be impossible to disable when having SND_SOC_INTEL_SKYLAKE
      enabled.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Acked-By: NVinod Koul <vinod.koul@intel.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      cc20c4df
  8. 21 10月, 2017 1 次提交
  9. 14 10月, 2017 2 次提交
  10. 23 8月, 2017 1 次提交
  11. 03 8月, 2017 2 次提交
  12. 01 8月, 2017 2 次提交
  13. 28 7月, 2017 1 次提交
  14. 26 7月, 2017 1 次提交
  15. 03 7月, 2017 1 次提交
  16. 30 6月, 2017 1 次提交
  17. 15 6月, 2017 2 次提交
  18. 25 5月, 2017 3 次提交
  19. 14 5月, 2017 1 次提交
  20. 22 4月, 2017 1 次提交
  21. 17 2月, 2017 1 次提交
  22. 05 2月, 2017 1 次提交
  23. 09 11月, 2016 2 次提交
  24. 04 11月, 2016 1 次提交
  25. 29 10月, 2016 1 次提交
  26. 25 10月, 2016 1 次提交
  27. 12 8月, 2016 1 次提交
  28. 09 8月, 2016 1 次提交
  29. 25 7月, 2016 1 次提交
  30. 15 7月, 2016 3 次提交
  31. 12 7月, 2016 1 次提交