Re: [PATCH v10 3/3] ALSA: hda: add support for Huawei WMI micmute LED

2018-12-11 Thread Takashi Iwai
On Tue, 11 Dec 2018 11:09:59 +0100, Andy Shevchenko wrote: > > On Tue, Dec 11, 2018 at 8:02 AM Ayman Bagabas wrote: > > > > Some of Huawei laptops come with a LED in the micmute key. This patch > > enables the use of micmute LED for these devices: > > 1. Matebook X (19e5:3200), (19e5:3201) > >

Re: [PATCH v10 3/3] ALSA: hda: add support for Huawei WMI micmute LED

2018-12-11 Thread Andy Shevchenko
On Tue, Dec 11, 2018 at 8:02 AM Ayman Bagabas wrote: > > Some of Huawei laptops come with a LED in the micmute key. This patch > enables the use of micmute LED for these devices: > 1. Matebook X (19e5:3200), (19e5:3201) > 2. Matebook X Pro (19e5:3204) > > Reviewed-by: Takashi Iwai >

[PATCH v10 3/3] ALSA: hda: add support for Huawei WMI micmute LED

2018-12-10 Thread Ayman Bagabas
Some of Huawei laptops come with a LED in the micmute key. This patch enables the use of micmute LED for these devices: 1. Matebook X (19e5:3200), (19e5:3201) 2. Matebook X Pro (19e5:3204) Reviewed-by: Takashi Iwai Signed-off-by: Ayman Bagabas --- sound/pci/hda/patch_realtek.c | 6 +- 1