From mboxrd@z Thu Jan 1 00:00:00 1970 From: ayman.bagabas@gmail.com Subject: Re: [PATCH v1 2/2] sound: Enable micmute led for Huawei laptops Date: Wed, 15 May 2019 16:54:23 -0400 Message-ID: <39f32949f84185c87b245b594131824b1865d1ee.camel@gmail.com> References: <20190513203009.28686-1-ayman.bagabas@gmail.com> <20190513203009.28686-3-ayman.bagabas@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org, Hui Wang , Chris Chiu , Daniel Drake , Jian-Hong Pan , Andy Shevchenko , Darren Hart , Jaroslav Kysela , Kailang Yang , linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org List-Id: platform-driver-x86.vger.kernel.org On Wed, 2019-05-15 at 15:11 +0200, Takashi Iwai wrote: > On Mon, 13 May 2019 22:30:06 +0200, > Ayman Bagabas wrote: > > Since this LED is found on huawei laptops, we can hook it to > > huawei-wmi platform driver which uses the common WMI interface > > present > > in these laptops to control the LED. > > > > I've also made some renames and used product name instead of common > > name > > to avoid confusion. > > > > Signed-off-by: Ayman Bagabas > > This looks applicable independently from the patch 1? > If so, it can go via sound git tree while another via x86-platform > tree. > Yes it is. Will send another one. > > thanks, > > Takashi >