aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r--sound/pci/hda/patch_realtek.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 9eaa8b163952..48c9d10301b7 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -1802,7 +1802,8 @@ static void alc889_fixup_imac91_vref(struct hda_codec *codec,
1802} 1802}
1803 1803
1804/* Don't take HP output as primary 1804/* Don't take HP output as primary
1805 * strangely, the speaker output doesn't work on VAIO Z through DAC 0x05 1805 * Strangely, the speaker output doesn't work on Vaio Z and some Vaio
1806 * all-in-one desktop PCs (for example VGC-LN51JGB) through DAC 0x05
1806 */ 1807 */
1807static void alc882_fixup_no_primary_hp(struct hda_codec *codec, 1808static void alc882_fixup_no_primary_hp(struct hda_codec *codec,
1808 const struct hda_fixup *fix, int action) 1809 const struct hda_fixup *fix, int action)