1. 20 12月, 2017 1 次提交
  2. 05 12月, 2017 1 次提交
  3. 29 11月, 2017 1 次提交
  4. 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
  5. 21 10月, 2017 1 次提交
  6. 14 10月, 2017 2 次提交
  7. 23 8月, 2017 1 次提交
  8. 03 8月, 2017 2 次提交
  9. 01 8月, 2017 2 次提交
  10. 28 7月, 2017 1 次提交
  11. 26 7月, 2017 1 次提交
  12. 03 7月, 2017 1 次提交
  13. 30 6月, 2017 1 次提交
  14. 15 6月, 2017 2 次提交
  15. 25 5月, 2017 3 次提交
  16. 14 5月, 2017 1 次提交
  17. 22 4月, 2017 1 次提交
  18. 17 2月, 2017 1 次提交
  19. 05 2月, 2017 1 次提交
  20. 09 11月, 2016 2 次提交
  21. 04 11月, 2016 1 次提交
  22. 29 10月, 2016 1 次提交
  23. 25 10月, 2016 1 次提交
  24. 12 8月, 2016 1 次提交
  25. 09 8月, 2016 1 次提交
  26. 25 7月, 2016 1 次提交
  27. 15 7月, 2016 3 次提交
  28. 12 7月, 2016 1 次提交
  29. 22 6月, 2016 2 次提交
  30. 14 6月, 2016 1 次提交