diff options
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 8491b046a9f4..f06494a97761 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -5585,6 +5585,9 @@ static const char *alc882_models[ALC882_MODEL_LAST] = { | |||
5585 | [ALC882_6ST_DIG] = "6stack-dig", | 5585 | [ALC882_6ST_DIG] = "6stack-dig", |
5586 | [ALC882_ARIMA] = "arima", | 5586 | [ALC882_ARIMA] = "arima", |
5587 | [ALC882_W2JC] = "w2jc", | 5587 | [ALC882_W2JC] = "w2jc", |
5588 | [ALC882_TARGA] = "targa", | ||
5589 | [ALC882_ASUS_A7J] = "asus-a7j", | ||
5590 | [ALC882_ASUS_A7M] = "asus-a7m", | ||
5588 | [ALC885_MACPRO] = "macpro", | 5591 | [ALC885_MACPRO] = "macpro", |
5589 | [ALC885_MBP3] = "mbp3", | 5592 | [ALC885_MBP3] = "mbp3", |
5590 | [ALC885_IMAC24] = "imac24", | 5593 | [ALC885_IMAC24] = "imac24", |