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=ham 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 78964C433E0 for ; Thu, 4 Feb 2021 16:15:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 40D0C64E2C for ; Thu, 4 Feb 2021 16:15:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237486AbhBDQPD (ORCPT ); Thu, 4 Feb 2021 11:15:03 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:53742 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237870AbhBDQN5 (ORCPT ); Thu, 4 Feb 2021 11:13:57 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 44B691C0B77; Thu, 4 Feb 2021 17:12:43 +0100 (CET) Date: Thu, 4 Feb 2021 17:12:42 +0100 From: Pavel Machek To: Arnd Bergmann Cc: Sakari Ailus , Linus Walleij , Arnd Bergmann , Dan Murphy , linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] leds: rt8515: add V4L2_FLASH_LED_CLASS dependency Message-ID: <20210204161242.GE14305@duo.ucw.cz> References: <20210204153951.1551156-1-arnd@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ILuaRSyQpoVaJ1HG" Content-Disposition: inline In-Reply-To: <20210204153951.1551156-1-arnd@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org --ILuaRSyQpoVaJ1HG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu 2021-02-04 16:39:44, Arnd Bergmann wrote: > From: Arnd Bergmann >=20 > The leds-rt8515 driver can optionall use the v4l2 flash led class, Optionally. > Add the same dependency that the other users of this class have > instead, which just prevents the broken configuration. >=20 > Fixes: e1c6edcbea13 ("leds: rt8515: Add Richtek RT8515 LED driver") > Signed-off-by: Arnd Bergmann Thanks for the fix. If you plan to send a pull request to linus before 5.11, feel free to add it. Acked-by: Pavel Machek Otherwise I'll queue it for -rc1, I guess. Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --ILuaRSyQpoVaJ1HG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYBwc+gAKCRAw5/Bqldv6 8h6XAJwPVXcS26ScGLxjsgJDhXn/gY9QdgCdEj+hPjkck79RV7CoI2RHiyLtbn4= =aYuu -----END PGP SIGNATURE----- --ILuaRSyQpoVaJ1HG--