Merge branch 'fix/hda' into topic/hda
Speaker-Out renames are merged. Conflicts: sound/pci/hda/patch_realtek.c
This commit is contained in:
@@ -4638,7 +4638,7 @@ static void stac92xx_hp_detect(struct hda_codec *codec)
|
||||
unsigned int val = AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN;
|
||||
if (no_hp_sensing(spec, i))
|
||||
continue;
|
||||
if (presence)
|
||||
if (1 /*presence*/)
|
||||
stac92xx_set_pinctl(codec, cfg->hp_pins[i], val);
|
||||
#if 0 /* FIXME */
|
||||
/* Resetting the pinctl like below may lead to (a sort of) regressions
|
||||
|
Reference in New Issue
Block a user