ALSA: hda - Apply GPIO setup for MacBooks with CS4208
Apply the existing GPIO0 fixup as default for MacBooks with CS4208 codec. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=64401 Cc: <stable@vger.kernel.org> [v3.12+] Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
		
					parent
					
						
							
								fab1285a51
							
						
					
				
			
			
				commit
				
					
						8fe7b65ab4
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -611,6 +611,7 @@ static const struct snd_pci_quirk cs4208_fixup_tbl[] = { | ||||||
| 	/* codec SSID */ | 	/* codec SSID */ | ||||||
| 	SND_PCI_QUIRK(0x106b, 0x7100, "MacBookAir 6,1", CS4208_MBA6), | 	SND_PCI_QUIRK(0x106b, 0x7100, "MacBookAir 6,1", CS4208_MBA6), | ||||||
| 	SND_PCI_QUIRK(0x106b, 0x7200, "MacBookAir 6,2", CS4208_MBA6), | 	SND_PCI_QUIRK(0x106b, 0x7200, "MacBookAir 6,2", CS4208_MBA6), | ||||||
|  | 	SND_PCI_QUIRK_VENDOR(0x106b, "Apple", CS4208_GPIO0), | ||||||
| 	{} /* terminator */ | 	{} /* terminator */ | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Takashi Iwai
				Takashi Iwai