1. 12 1月, 2013 6 次提交
  2. 30 11月, 2012 1 次提交
  3. 06 10月, 2012 1 次提交
  4. 11 9月, 2012 1 次提交
  5. 07 9月, 2012 1 次提交
  6. 08 8月, 2012 1 次提交
    • T
      ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=y · 709aea6b
      Takashi Iwai 提交于
      When CONFIG_SND_VERBOSE_PRINTK=y is set, the debug print in
      hda_auto_parser.c looks really ugly like:
      
        ALSA sound/pci/hda/hda_auto_parser.c:331    mono: mono_out=0x0
        ALSA sound/pci/hda/hda_auto_parser.c:334    dig-out=0x12/0x0
        ALSA sound/pci/hda/hda_auto_parser.c:335    inputs:
        ALSA sound/pci/hda/hda_auto_parser.c:339  Mic=0x11ALSA sound/pci/hda/hda_auto_parser.c:339  Line=0x10
        ALSA sound/pci/hda/hda_auto_parser.c:341
        ALSA sound/pci/hda/hda_auto_parser.c:343    dig-in=0x13
      
      Better to put one item at each line.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      709aea6b
  7. 19 7月, 2012 1 次提交
  8. 26 6月, 2012 1 次提交
  9. 09 5月, 2012 2 次提交