From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH v2 0/6] Introduce audio-mute LED trigger (and conversions to it) Date: Thu, 29 Nov 2018 19:56:09 +0100 Message-ID: References: <20181129073131.4338-1-tiwai@suse.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181129073131.4338-1-tiwai@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org Cc: Ayman Bagabas , Henrique de Moraes Holschuh , platform-driver-x86@vger.kernel.org, Hui Wang , ibm-acpi-devel@lists.sourceforge.net, Jacek Anaszewski , Pavel Machek , Pali =?UTF-8?B?Um9ow6Fy?= , Andy Shevchenko , linux-leds@vger.kernel.org List-Id: platform-driver-x86.vger.kernel.org On Thu, 29 Nov 2018 08:31:25 +0100, Takashi Iwai wrote: > > Hi, > > this is revised patch series for adding a new LED trigger audio-mute > and audio-micmute, and converting the HD-audio driver and the platform > drivers to use the LED trigger instead of the ugly direct dynamic > symbol binding. > > v2 series addressed a couple of issues Andy suggested, and changed the > led class dev names to "platform::xxx" as discussed in the previous > thread. > > The latest version of patches are found in topic/leds-trigger branch > in my sound git tree. > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git > > As these are cross-tree patches, the branch above is based cleanly on > v4.20-rc3. From now on, it'll stay as an immutable branch, so feel > free to merge into other trees. FYI, I merged to for-next branch now. Takashi