1. 15 1月, 2013 1 次提交
    • T
      ALSA: hda - Check pincap while parsing the configuration · 52fd5cbc
      Takashi Iwai 提交于
      Sometimes (or rather often) BIOS sets the pin default configurations
      obviously wrongly.  Looking through these failures, one common pattern
      is to enable some dead pins that are usually marked as speaker pins.
      In such a case, we can skip them if the pins don't have the output
      capability.
      
      In this patch, add a check for the valid pin cap bit for each parsed
      pin, and filter out when it's invalid.
      
      The fix was originally suggested by Raymond Yau.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      52fd5cbc
  2. 14 1月, 2013 1 次提交
  3. 12 1月, 2013 38 次提交