From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 69578C7EE25 for ; Thu, 8 Jun 2023 12:47:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234955AbjFHMrq (ORCPT ); Thu, 8 Jun 2023 08:47:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60114 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233180AbjFHMrn (ORCPT ); Thu, 8 Jun 2023 08:47:43 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 67FFE198C; Thu, 8 Jun 2023 05:47:42 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 060156189A; Thu, 8 Jun 2023 12:47:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4E3BDC433EF; Thu, 8 Jun 2023 12:47:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686228461; bh=gErihSfNJN9neIvqIaF2kUO0JNhwiIF/H2BlcHXmEW8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=c4KuxEX1m+b0j8MnDpsbYkU2mRDx71qQNZIlxN+SwRb5imZmdLgwqNCixb4O39FBM eC9pblP/Zx+tdICJyWEwicLrBG9xPCkFMwyEOlfI5GFk0es7CrVSBF210um+ZZSxVk 8C5smU7Olfiru0SoY+2BVjJuxvCDTq/K5KCgeYPFn457/lrHlSPir7rAcfIobNJpgP 2ivzWd5kCgG5w8uq55Ai/X5c0Bu2BMvREW53yfU+SIRboksar9N/+Q0vOOQ4L8xD7Z RBZbap1rhE53O7+yS7QeHNvnoaI8mVaGP5Paub0sENFcWxqZUP09uiMhRoFM0t5lLL PcCJqoP5FeYmw== Date: Thu, 8 Jun 2023 13:47:36 +0100 From: Lee Jones To: Johan Hovold Cc: Linus Torvalds , Pavel Machek , linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] LEDs fixes for 6.4-rc5 Message-ID: <20230608124736.GJ1930705@google.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 03 Jun 2023, Johan Hovold wrote: > Hi Linus, > > Here's a fix for a regression in 6.4-rc1 which broke the backlight on > machines such as the Lenovo ThinkPad X13s. > > The patch has been acked by one of the maintainers who suggested someone else > should send it to you: > > https://lore.kernel.org/lkml/20230602091928.GR449117@google.com/ > > Please pull. > > Johan Thanks Johan. -- Lee Jones [李琼斯]