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 84B77C433E0 for ; Fri, 19 Feb 2021 10:37:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3EAA364EAF for ; Fri, 19 Feb 2021 10:37:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230038AbhBSKhk (ORCPT ); Fri, 19 Feb 2021 05:37:40 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:46076 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229636AbhBSKh0 (ORCPT ); Fri, 19 Feb 2021 05:37:26 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 380671C0B80; Fri, 19 Feb 2021 11:36:29 +0100 (CET) Date: Fri, 19 Feb 2021 11:36:28 +0100 From: Pavel Machek To: Abanoub Sameh Cc: linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, Abanoub Sameh Subject: Re: [PATCH] leds: led-core: Get rid of enum led_brightness Message-ID: <20210219103628.GA19207@duo.ucw.cz> References: <20201211204208.179981-1-abanoubsameh@protonmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline In-Reply-To: <20201211204208.179981-1-abanoubsameh@protonmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > This gets rid of enum led_brightness in the main led files, > because it is deprecated, and an unsigned int can be used instead. >=20 > We can get rid of led_brightness completely and > patches can also be supplied for the other drivers' files. >=20 > Signed-off-by: Abanoub Sameh Ok, thanks for doing this! I applied the patch... and let's see what happens. Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --dDRMvlgZJXvWKvBx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYC+UrAAKCRAw5/Bqldv6 8kawAJ9iJA9pCnERB6z5MHvj6amk+dBf8wCfS1gJHIFWKZeM2D0bJuZYCiaLT7g= =Ge0J -----END PGP SIGNATURE----- --dDRMvlgZJXvWKvBx--