Comment 0 for bug 1998882

Revision history for this message
Andy Chi (andch) wrote : Mute/mic LEDs no function on a HP platfrom

[Impact]
The mic mute/audio mute LEDS are not work on HP ProBook Notebook PC

[Fix]
It needs the specific quirk for the hardware layout.
Thus, add the quirks to make it works.

[Test]
After applying the quirk, the audio/mic mute LEDs are working good.

[Where problems could occur]
If HP ships the different system boards design with the same subsystem ID of audio codec which is using different GPIO pins (different layout), then the quirk will not work (LEDs will not work when muting audio-output or microphone).