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 9D609C7EE22 for ; Tue, 9 May 2023 18:24:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229610AbjEISYs (ORCPT ); Tue, 9 May 2023 14:24:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48956 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234757AbjEISYq (ORCPT ); Tue, 9 May 2023 14:24:46 -0400 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F1A6E4E; Tue, 9 May 2023 11:24:45 -0700 (PDT) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 0E95A1C0CA9; Tue, 9 May 2023 20:24:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ucw.cz; s=gen1; t=1683656683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Qean7PXv8GuL/wPy75uYkndbiFmbJgeIOaj5KDpqYAY=; b=NeynZHrAWG/R+5wpZXCrtXLdK6ycC7g6PVX9Kuo9pvNFOVgQe85sbyf4s4Ns7Z+PxgrSsk FHmnMmZL0T/tAHn5AVAd3W33pqbSCy1Pcw7HkLCBGyadt7IbpEkY/CaEKx7WFTmeyR8z/C pFDnWJf4kyPvatTTWzh6r/RzjIRpVtM= Date: Tue, 9 May 2023 20:24:42 +0200 From: Pavel Machek To: Geert Uytterhoeven Cc: Lee Jones , Dan Murphy , Jacek Anaszewski , Randy Dunlap , linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] leds: Make LEDS_TI_LMU_COMMON invisible Message-ID: References: <91f6efaa48c36320e58b6a312025ae9b39ee206b.1683644796.git.geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rON4OQBqwST31RDu" Content-Disposition: inline In-Reply-To: <91f6efaa48c36320e58b6a312025ae9b39ee206b.1683644796.git.geert+renesas@glider.be> Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org --rON4OQBqwST31RDu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue 2023-05-09 17:07:47, Geert Uytterhoeven wrote: > Currently, LEDS_LM3697 and LEDS_LM36274 depend on LEDS_TI_LMU_COMMON, > which contains the common code to support TI LMU devices. This means > the user is asked about the common code first, followed by the > individual drivers, if their dependencies are met. >=20 > Simplify this, and reduce the number of questions by making > LEDS_TI_LMU_COMMON invisible, and letting it be selected when needed. >=20 > Fixes: 3fce8e1eb9945c27 ("leds: TI LMU: Add common code for TI LMU devices") Lets not do fixes tag. This is not "serious enough" for stable. > Signed-off-by: Geert Uytterhoeven Acked-by: Pavel Machek Best regards, Pavel --=20 People of Russia, stop Putin before his war on Ukraine escalates. --rON4OQBqwST31RDu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iFwEABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCZFqP6gAKCRAw5/Bqldv6 8txiAJjICF/+GBr80/bRpqBpNlW64NCvAJ9cE2bSF2SE1mgsHggXetcQk7z8Cg== =Iwf6 -----END PGP SIGNATURE----- --rON4OQBqwST31RDu--