diff options
Diffstat (limited to 'sound/pci/hda')
-rw-r--r-- | sound/pci/hda/patch_sigmatel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c index 8eff8fe9dcfd..69cd3b23f5a7 100644 --- a/sound/pci/hda/patch_sigmatel.c +++ b/sound/pci/hda/patch_sigmatel.c | |||
@@ -1317,7 +1317,7 @@ static unsigned int ref92hd71bxx_pin_configs[10] = { | |||
1317 | 1317 | ||
1318 | static unsigned int dell_m4_1_pin_configs[13] = { | 1318 | static unsigned int dell_m4_1_pin_configs[13] = { |
1319 | 0x0421101f, 0x04a11221, 0x40f000f0, 0x90170110, | 1319 | 0x0421101f, 0x04a11221, 0x40f000f0, 0x90170110, |
1320 | 0x23a1902e, 0x23014250, 0x40f000f0, 0x4f0000f0, | 1320 | 0x23a1902e, 0x23014250, 0x40f000f0, 0x90a000f0, |
1321 | 0x40f000f0, 0x4f0000f0, | 1321 | 0x40f000f0, 0x4f0000f0, |
1322 | }; | 1322 | }; |
1323 | 1323 | ||