1. 05 2月, 2010 1 次提交
  2. 29 1月, 2010 2 次提交
  3. 25 1月, 2010 1 次提交
  4. 09 1月, 2010 1 次提交
  5. 05 1月, 2010 1 次提交
  6. 24 12月, 2009 2 次提交
  7. 23 12月, 2009 1 次提交
  8. 22 12月, 2009 2 次提交
  9. 18 12月, 2009 1 次提交
  10. 17 12月, 2009 1 次提交
  11. 16 12月, 2009 2 次提交
  12. 15 12月, 2009 1 次提交
  13. 14 12月, 2009 5 次提交
  14. 11 12月, 2009 1 次提交
  15. 08 12月, 2009 1 次提交
  16. 04 12月, 2009 2 次提交
  17. 03 12月, 2009 2 次提交
  18. 30 11月, 2009 2 次提交
  19. 28 11月, 2009 2 次提交
  20. 27 11月, 2009 1 次提交
    • T
      ASoC: Revert missing reset_err in wm97*.c · a22eaf4c
      Takashi Iwai 提交于
      The commit fe3e78e0
            ASoC: Factor out snd_soc_init_card()
      removed the error paths that are still valid for wm97* codecs, causing
      the compile errors like
        sound/soc/codecs/wm9705.c:399: error: label 'reset_err' used but not defined
        sound/soc/codecs/wm9712.c:687: error: label 'reset_err' used but not defined
        sound/soc/codecs/wm9713.c:1237: error: label 'reset_err' used but not defined
      
      Revert the removed error path codes.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      a22eaf4c
  21. 26 11月, 2009 2 次提交
  22. 23 11月, 2009 1 次提交
  23. 19 11月, 2009 5 次提交