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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 8FB5AC63793 for ; Thu, 22 Jul 2021 13:00:07 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6041B6135B for ; Thu, 22 Jul 2021 13:00:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6041B6135B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=EumTCwNtfuOs4EyoyMeeNNWv9lFYihnx9YUlugm8iDk=; b=i+UOimPrWT/QcFqm29h9gQI+pN JXENTfIfu6r0kGx4JSBI/xH442KRSy6v8Y2JcBmdwOGFeNRJXDLjXRG3QY4tDUaPca/J8ZvVXJncE iyHzNJmVJLBCCyL9Wt0Chlju3yPu2p84G8aYLPpSrkhtATxmu8heAUdi9Gd8cbWTu4zRojZfXjCbv /gb85kJcpIQxcILwOmhzH898QJBbexNde9nlIsmKtNiXUhcS1MuqSHaBZuNDzNjePBGVuoE/AfO0W P7+h0eXNUXdOwSgG6VWrxEusdoRxn26XWDA9150ePkirvVMRv6iG00Q0Tfyt3vlcOodZp9GW3fvPs ylpEOofA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m6YGB-001Yqg-Nk; Thu, 22 Jul 2021 12:57:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m6XTy-001Rjn-Jg for linux-arm-kernel@lists.infradead.org; Thu, 22 Jul 2021 12:07:20 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8A82961351; Thu, 22 Jul 2021 12:07:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626955637; bh=gbtgRtJwBuii+M7tkqsl84TqgCIZq8mhcmte2Lzn+MU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ddt3vm77y1mLIvPkDSMVMzHyNoET2snL4RU4Xto4FuWRjolDWsCffbkdPaix+t87x VrBh0KcRxla7FaXm83dqk7zUmfbENHuAlalGxA4vy9G9YDNwFOJCRK8DZ3l8lh2nZM EBSbiHSvZ9qVwsegoGfKYFxtJvOrILOfdvMkUvlLQB1Y+vYP+Zqa4A+6w9dtYMT9TJ Xt10Af4cb7dIQGTNzpEAEG1RfrgdueAJGQ2BzsLqn5/EfSzGUwjGKY5Ezi6pswSHbj 8uKg4F0zihD6S+NknM29cXmlN53cVl2Vm+QDSB4jsDuRQCwhKeiswcmqIFNywTqKCm h3Uo0EbuQfJ5w== Date: Thu, 22 Jul 2021 14:07:13 +0200 From: Wolfram Sang To: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= Subject: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks Message-ID: Mail-Followup-To: Wolfram Sang , Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= , Stephen Boyd , linux-rtc@vger.kernel.org, linux-pwm@vger.kernel.org, Alexandre Belloni , Claudiu Beznea , Alessandro Zummo , Michael Turquette , Nicolas Ferre , linux-spi@vger.kernel.org, Oleksij Rempel , Ludovic Desroches , Mark Brown , Thierry Reding , Alexandru Ardelean , kernel@pengutronix.de, Jonathan Cameron , Andrew Morton , Lee Jones , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20210510174142.986250-1-u.kleine-koenig@pengutronix.de> <20210609202123.u5rmw7al4x3rrvun@pengutronix.de> <20210625171434.3xusxpxjprcdqa47@pengutronix.de> <20210705080144.zfbzkm7l3gmnh6st@pengutronix.de> <20210722060654.nudpdtemosi64nlb@pengutronix.de> <20210722081817.2tsjzof4gvldq6ka@pengutronix.de> MIME-Version: 1.0 In-Reply-To: <20210722081817.2tsjzof4gvldq6ka@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210722_050718_738630_93265489 X-CRM114-Status: GOOD ( 10.93 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rtc@vger.kernel.org, Alessandro Zummo , Alexandre Belloni , linux-pwm@vger.kernel.org, Stephen Boyd , Michael Turquette , linux-clk@vger.kernel.org, linux-spi@vger.kernel.org, Oleksij Rempel , Ludovic Desroches , Mark Brown , Thierry Reding , Alexandru Ardelean , kernel@pengutronix.de, Jonathan Cameron , Andrew Morton , Lee Jones , Claudiu Beznea , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============2832862285629724923==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2832862285629724923== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HJmKiO7YWMeyy5Jn" Content-Disposition: inline --HJmKiO7YWMeyy5Jn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > What about adding gkh to the list explaining the situation to him? >=20 > Greg doesn't like devm_ stuff. >=20 > I already asked Arnd who doesn't want to interfere and akpm who didn't > react either up to now. Wow, okay, that is frustrating. --HJmKiO7YWMeyy5Jn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmD5X20ACgkQFA3kzBSg KbZ9fg/+IRGhv497cb9AjUOAaqwkvEXqBc1EjRWR9pNzZOWyt7pj/mR/lEHb0xW7 EVNmU6w1ZFv4l3zRKsIYlEXggrIk/vuFsMvYpARpFRFY8v7tU4pwCBDjTFe4aSTH lTWbeySPepEbAFfkX0V05vlCFyl/5yXMoP5y5qmuQrRrsJ9Usu6wr00YtcA0ImSh lkqxiOudsmiEF8l3UbxyX10o6CYYGZnKpuADEl9SMj9dRF7GHicNHKsW9jQklRig b9cjnZJH2SNzM6wzP2IK2OplmLoP7KFCPbkfPfC6jvCDVZ97/9FMu78y4IN2B1bx mWXSY6VWPNmV3yl7Xl1SwbyL7StWZleneeQcsQkX9V80g3b//eqkqDziz/Db8MPf hIqkvbj5OAX9jWb8DQBNTE12bvHKXiq5L377FdD4WPgt2xj8zDHwBM7t9HQyIUUZ jzDgNDGRye3H+FGr4rfmjUU4y5U+pN3f0hgWshTc6Hk4pmf7fGek03/W/bSlo3e2 c4VcVDDs90DZN6guC6fZKWoPSl1AMTTsRavsU3V2IxykCUFSPJzfxlJZ3xOkjPhX ajN8x4uy3fZj8EsITgszI08QhCavDH4XHvouiBhQKzHmT4iDsQRgeGuHaVRyzCr/ DOf97Ewe7ukTIHFB7uRSaPua/Y0nPXpeNyqWeR/cJZA4PmFDUaY= =qGuf -----END PGP SIGNATURE----- --HJmKiO7YWMeyy5Jn-- --===============2832862285629724923== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============2832862285629724923==--