From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2907617723 for ; Fri, 22 Dec 2023 11:04:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rGdJv-0007sM-7Q; Fri, 22 Dec 2023 12:03:59 +0100 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rGdJt-000jdp-OE; Fri, 22 Dec 2023 12:03:58 +0100 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1rGdJu-001cxd-Hw; Fri, 22 Dec 2023 12:03:58 +0100 Date: Fri, 22 Dec 2023 12:03:58 +0100 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Thierry Reding Cc: linux-pwm@vger.kernel.org, kernel@pengutronix.de Subject: Re: [PATCH] pwm: Add pwm_apply_state() compatibility stub Message-ID: <6u5antjrcfujnr4wjuzjhompgryxfhaat5ulbs5t46vxvrmyc7@kpo46ce35nlq> References: <20231222091445.342131-2-u.kleine-koenig@pengutronix.de> Precedence: bulk X-Mailing-List: linux-pwm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3yrrl4t6dmcflleo" Content-Disposition: inline In-Reply-To: <20231222091445.342131-2-u.kleine-koenig@pengutronix.de> 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.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-pwm@vger.kernel.org --3yrrl4t6dmcflleo Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, On Fri, Dec 22, 2023 at 10:14:46AM +0100, Uwe Kleine-K=F6nig wrote: > From: Thierry Reding >=20 > In order to make the transition to the new pwm_apply_might_sleep() a bit > smoother, add a compatibility stub. This will prevent new calls to the > old function introduced via other subsystems from breaking builds. Once > the next merge window has closed we can take another stab at removing > the stub. >=20 > Signed-off-by: Thierry Reding I suggested such a stub already before, so I like it. Reviewed-by: Uwe Kleine-K=F6nig Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --3yrrl4t6dmcflleo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmWFbR0ACgkQj4D7WH0S /k60awgAmRRcxf+oXTevCVDEG+0oCFcoyyBekFtlj6wTXvaJuAzwWQcZm/1pQgxp lK1TDhF+aAVRSCLMB59aKQZo/n1DDuJ3FyHXfdJdpobYqM2Z8gw0LVXcX2eNr785 03g/U3gBRVCBYF/T51tipFrzG3OECDR+mDPrjmtTg6pccOYeklN2wuEKeYymMSmY 6z04iXGOivmqQK/fqjUAmLfg0/1haU+9XWc2BCaCLvzDoJslUWRFHgxPA1sBs3U1 NL1aj7YHCcKl6RyblumaengDeHHOvCMGG1hAQgDGG7Pj9evz38TpaaMWE4pidJU6 mTRiqeYOvDuoU1tsYpGhuhQXzSgw9A== =IroC -----END PGP SIGNATURE----- --3yrrl4t6dmcflleo--