1. 15 Jan, 2013 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Check pincap while parsing the configuration · 52fd5cbc
      Takashi Iwai authored
      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: default avatarTakashi Iwai <tiwai@suse.de>
      52fd5cbc
  2. 14 Jan, 2013 1 commit
  3. 12 Jan, 2013 38 commits