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 X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91A83C433E0 for ; Tue, 23 Feb 2021 09:06:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 542FC64E57 for ; Tue, 23 Feb 2021 09:06:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230458AbhBWJGN (ORCPT ); Tue, 23 Feb 2021 04:06:13 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:51980 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231403AbhBWJEV (ORCPT ); Tue, 23 Feb 2021 04:04:21 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 28C731C0B7F; Tue, 23 Feb 2021 10:03:39 +0100 (CET) Date: Tue, 23 Feb 2021 10:03:38 +0100 From: Pavel Machek To: Hans de Goede Cc: Jiri Kosina , Benjamin Tissoires , Marek =?iso-8859-1?Q?Beh=FAn?= , linux-input@vger.kernel.org, linux-leds@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH v3 4/7] HID: lenovo: Remove lenovo_led_brightness_get() Message-ID: <20210223090338.GD9750@amd> References: <20210221112005.102116-1-hdegoede@redhat.com> <20210221112005.102116-5-hdegoede@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qrgsu6vtpU/OV/zm" Content-Disposition: inline In-Reply-To: <20210221112005.102116-5-hdegoede@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org --Qrgsu6vtpU/OV/zm Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun 2021-02-21 12:20:02, Hans de Goede wrote: > The led_classdev already contains a cached value of the last set > brightness, the brightness_get callback is only meant for LED drivers > which can read back the actual / current brightness from the hardware. >=20 > Since lenovo_led_brightness_get() just returns the last set value > it does not add any functionality, so we can just remove it. >=20 > Reviewed-by: Marek Beh=FAn > Signed-off-by: Hans de Goede Acked-by: Pavel Machek --=20 http://www.livejournal.com/~pavelmachek --Qrgsu6vtpU/OV/zm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmA0xOoACgkQMOfwapXb+vI2YQCffXWN1Q76lOUIi4u3BzFXtjsS ssIAoMIrCl+41jFRTKAuYJVV1dCnMTCS =LKiG -----END PGP SIGNATURE----- --Qrgsu6vtpU/OV/zm--