1. 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
  2. 13 11月, 2009 1 次提交
  3. 04 11月, 2009 1 次提交
  4. 06 9月, 2009 1 次提交
  5. 28 5月, 2009 1 次提交
  6. 02 5月, 2009 1 次提交
  7. 13 4月, 2009 2 次提交
  8. 05 3月, 2009 1 次提交
  9. 25 2月, 2009 1 次提交
  10. 27 1月, 2009 1 次提交
  11. 20 1月, 2009 1 次提交
  12. 17 1月, 2009 1 次提交
  13. 09 1月, 2009 1 次提交
  14. 02 12月, 2008 2 次提交
  15. 25 11月, 2008 1 次提交
    • M
      ASoC: Remove DAI type information · 3ba9e10a
      Mark Brown 提交于
      DAI type information is only ever used within ASoC in order to special
      case AC97 and for diagnostic purposes. Since modern CPUs and codecs
      support multi function DAIs which can be configured for several modes
      it is more trouble than it's worth to maintain anything other than a
      flag identifying AC97 DAIs so remove the type field and replace it with
      an ac97_control flag.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      3ba9e10a
  16. 24 11月, 2008 1 次提交
  17. 21 11月, 2008 2 次提交
  18. 30 10月, 2008 2 次提交
  19. 13 10月, 2008 1 次提交
  20. 23 9月, 2008 1 次提交
  21. 09 9月, 2008 1 次提交
  22. 10 7月, 2008 2 次提交
  23. 16 6月, 2008 1 次提交
  24. 13 6月, 2008 1 次提交
  25. 19 5月, 2008 3 次提交
  26. 24 4月, 2008 3 次提交