Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp1830130rwb; Thu, 17 Nov 2022 02:39:22 -0800 (PST) X-Google-Smtp-Source: AA0mqf79xNGi0C43PgZOvVStr3snI/vwe5dHH/HxwpnVjNfLEn35kGPOabufLI/7BK+SErj6puxE X-Received: by 2002:a63:5762:0:b0:45f:97e8:d8a7 with SMTP id h34-20020a635762000000b0045f97e8d8a7mr1464885pgm.426.1668681562019; Thu, 17 Nov 2022 02:39:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1668681562; cv=none; d=google.com; s=arc-20160816; b=vnSaJsGaGVIZii9rL5WQkb0ZScm4EhRXRf47tO8IHBlm20IfepdvDCHi6s3YFFFC2U +PWhzsQj6za1QccGIYLsz7YOOYDXz8VS+ryBGnVdajXEtKde1SYCPRJYdLslpJMA/Lo9 3RSp1bo4tJ+RJ5vH//PIbuRXJ1QnD9WJ/6X9xQ+vgTX3q3f2LJckaDNqwb/xHfUL2mfP hoX/BqL7MNpPJuao66DZN6rBVp+os7PAr/VeClpcScpRCHTnZPBYaK7h9ARZhUk+LZVw vhKyyaOuBam0j2OEZCaJpIFgoUh2gJxN+rcGLEGU+T/aVnpX8AzRanVqVmpIZ7amwVVF NrMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=igtAdnOewERDR15mC7pCPKcdpmYSZ8NWC1G/hfc2gh4=; b=IiwDrsqB9LPKUOdZDBMzozhtcVzoYi7Qvh9Bqk9XPjCqkXmUKaqNZTMK9hTWPUU4eQ o296wNNvRsNuoef6l4C0Nz98VxXVQWtNhBh3VgxP+WixQnDGPhahHtayz3A4Vt1kRvaQ 2fRHdt/LhX+0J9STyow2LN1dICF4PO3kJFq3xlvJhfwzFzARuftToWUs8G8ZI2zU1VG9 Qze2u7ReDYinR/ChvMniiIEkBmUKFiNKBroAsHrxlSQPrb6vQxxky+AzWbnNv7XozZb8 tMRqAvKiAXlxX30zsewgwJFwBsQbzPdGVY6qOWABeINU5+km2Jqghywc/yZswIrl2ptt MGfQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id j16-20020a170902da9000b00188a23098b4si751367plx.268.2022.11.17.02.39.10; Thu, 17 Nov 2022 02:39:22 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239321AbiKQK23 (ORCPT + 93 others); Thu, 17 Nov 2022 05:28:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239369AbiKQK21 (ORCPT ); Thu, 17 Nov 2022 05:28:27 -0500 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2D69C53ED9 for ; Thu, 17 Nov 2022 02:28:22 -0800 (PST) Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ovc7z-0000WM-Qg; Thu, 17 Nov 2022 11:28:15 +0100 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1ovc7y-004pZy-3c; Thu, 17 Nov 2022 11:28:15 +0100 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1ovc7y-00HG0o-B3; Thu, 17 Nov 2022 11:28:14 +0100 Date: Thu, 17 Nov 2022 11:28:14 +0100 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Daniel Thompson Cc: Thierry Reding , Lee Jones , Jingoo Han , linux-pwm@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] backlight: pwm_bl: Drop support for legacy PWM probing Message-ID: <20221117102814.vdgixgfq4pr77fly@pengutronix.de> References: <20221117072151.3789691-1-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3vajogj4gsixyjda" Content-Disposition: inline In-Reply-To: X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --3vajogj4gsixyjda Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 17, 2022 at 10:14:01AM +0000, Daniel Thompson wrote: > On Thu, Nov 17, 2022 at 08:21:51AM +0100, Uwe Kleine-K=F6nig wrote: > > There is no in-tree user left which relies on legacy probing. So drop > > support for it which removes another user of the deprecated > > pwm_request() function. > > > > Signed-off-by: Uwe Kleine-K=F6nig >=20 > I have to take the "no in-tree user" on faith since I'm not familiar > enough with PWM history to check that. However from a backlight > point-of-view it looks like a nice tidy up: > Reviewed-by: Daniel Thompson Probably "in-tree provider" would have been the better term. You can convince you about that: $ git grep -l platform_pwm_backlight_data | xargs grep pwm_id That is, no machine used pwm_id to make the legacy lookup necessary. Who will pick up this patch? Should I resend for s/user/provider/? Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --3vajogj4gsixyjda Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEfnIqFpAYrP8+dKQLwfwUeK3K7AkFAmN2DLsACgkQwfwUeK3K 7AlOrQf+Ouq4rWFTigfyRNnrtw5UCKbH4FXAm4zAObrnMrBkuzVx6wczq5TIwcMO hN1s6DZ7d1M4Ua9GoxQXUHFrLJfyhtUNIXbAWjwT7gV3dv2kPmhKKZjRWsgzwZeG rZFfPqdJPiN04EVShgfcdGvMgjzRpfLP4YWy/whtTfNw/WcnACgzMJTlKofopQ7O bSxYUBNCLBqoEwSJZp5BBp4Kbe4+WJRdZKRbcJzptiy1tej8WqUyN0oyzdAvdExs ETq5sKKfhMr+eM+1pq9i6LfkcVexYU/n1XT02CmvlZBJJj6H9DNGoOo1L0hRdYUk 8WD7Aw2bbjsxFlhmIoCjbCkGPKRHkw== =yW0S -----END PGP SIGNATURE----- --3vajogj4gsixyjda--