1. 15 10月, 2008 6 次提交
  2. 14 10月, 2008 1 次提交
    • M
      ALSA: hda: fix nid variable warning · d21995e3
      Matthew Ranostay 提交于
      Fixed compiler warning with possible uninitialized variable 'nid'.
      
        CC [M]  /home/mranostay/git/alsa-driver/pci/hda/patch_sigmatel.o
      /home/mranostay/git/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c: In function
      ‘stac92xx_parse_auto_config’:
      /home/mranostay/git/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:2815: warning: ‘nid’ may be used
      uninitialized in this function
      Signed-off-by: NMatthew Ranostay <mranostay@embeddedalley.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      d21995e3
  3. 13 10月, 2008 2 次提交
  4. 10 10月, 2008 31 次提交