Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp3843252ybv; Tue, 25 Feb 2020 08:16:35 -0800 (PST) X-Google-Smtp-Source: APXvYqzzvYoheaEY9+jEripBM71UBuhyxKOKMaMIGq7PJvR+L5O9IG5KTI8mGq/7wX4WZRUhy5k7 X-Received: by 2002:a54:458d:: with SMTP id z13mr4222922oib.32.1582647394849; Tue, 25 Feb 2020 08:16:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582647394; cv=none; d=google.com; s=arc-20160816; b=Zqgidpy50eZn8OFH9HMB/ZvEd/AFCkKEPn+6T1DWjo//T8bYRyzKAZ8rVTIBHpUc8f ztBsq7+xzE7H1m/7BH3d0kmRGsT2TqRU+cdb072jHcst3sLS8crnhffOSTLR5ZDm344B FIEp5RsLDRmkEuziywbZpZaLwLsxxjT3m/2aXtUhjG7U1q84JHu7U9pLbEBXRYHo+xgu RA6kJwbuYxpYKHCh1nnVc0j4K0bDeIvc0MP89lCRFQWbfLUPULtJxk2IKXkhnMNio58n xxFJTQ6lu29RMzbzKpgWrMp450R46iUvOV7S3qLnzoCbhBbscHgYWLBTzZqVz0SSFrM/ 00Tw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:date:cc:to:from:subject:message-id; bh=6rVJ3h6s06iDMDlUEBTZuQLo+5r5p7Z4avqTQ+REOBU=; b=0go4Az9DkgpSSePncpnslvE4rSnKCzfJccSaJ0jCOVFvddFb0daN5nr+z7FJBG14LF 0vZl5RvWFHUOyr7PmJVENlH3rl6mzZyZ654hBX82htoug+8sQSYPHTbK6ELezeBwKkeF Ux3eBjvYU/y7iFJaF7irWxtdwGFwl8PfMM0ACErYmMbdEGSGzNIBJ7RTgQ/ZSkja/aHy 9RI2Y1HFb58hU+Mw11CHGrRXspH1YNjWnssNazxYou7Mf8LEeG8Upevs8oyGy8DOy9uX bwlQ1Yr1//Pb3PXtgh8DbSWFuuZc4uy9ErSxinwSXl0AWKLaxInmoTovG4b/evsKCCDI 4EfA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a12si6694105oie.87.2020.02.25.08.16.22; Tue, 25 Feb 2020 08:16:34 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730506AbgBYQOd (ORCPT + 99 others); Tue, 25 Feb 2020 11:14:33 -0500 Received: from mx2.suse.de ([195.135.220.15]:47876 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729992AbgBYQOd (ORCPT ); Tue, 25 Feb 2020 11:14:33 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 9A7D0ABD7; Tue, 25 Feb 2020 16:14:31 +0000 (UTC) Message-ID: <609c96533fec609243f12a1f5fdd494e4f1ae34e.camel@suse.de> Subject: Re: [PATCH 11/89] clk: bcm: rpi: Make sure pllb_arm is removed From: Nicolas Saenz Julienne To: Maxime Ripard , Eric Anholt Cc: dri-devel@lists.freedesktop.org, linux-rpi-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Dave Stevenson , Tim Gover , Phil Elwell , Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org Date: Tue, 25 Feb 2020 17:14:30 +0100 In-Reply-To: <5571315e0aa8c8af02ad61cb396137707d4b6da4.1582533919.git-series.maxime@cerno.tech> References: <5571315e0aa8c8af02ad61cb396137707d4b6da4.1582533919.git-series.maxime@cerno.tech> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-zSYz+O1TkTTw+s8JuVwF" User-Agent: Evolution 3.34.4 MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-zSYz+O1TkTTw+s8JuVwF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2020-02-24 at 10:06 +0100, Maxime Ripard wrote: > The pllb_arm clock was created at probe time, but was never removed if > something went wrong later in probe, or if the driver was ever removed fr= om > the system. >=20 > Now that we are using clk_hw_register, we can just use its managed varian= t > to take care of that for us. >=20 > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-clk@vger.kernel.org > Signed-off-by: Maxime Ripard Acked-by: Nicolas Saenz Julienne Thanks! Nicolas --=-zSYz+O1TkTTw+s8JuVwF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAl5VR+YACgkQlfZmHno8 x/5tbgf+KEUYT0jpT3C1Unk34E5t2GRWaiQ46ZtRMRoYx60hHiygSxcrkoZOtYiF WgsNmLUlhgSu30qeRzOgsfYHoS7ttnuZjDXWXB2Lx27bnGBXrgZPnLfEefBAQt02 uCd/O+Nc45NFZLfxk3AGansY5ja4i5zG115Zy5njBoDBmxdchTmh4IX6dj99heKa p1VeDbgDt0CTpFUpUE2vVI59mLsI9MnVyTh2CngxfW0Kev9MpEPqWcWiO1xbxae4 AND1pPwO5aAEc0qWB2NqlDOZ+c/eJMWwQ5p7UaorMdUaURQY5zr12Qfzqnhm+6QX gWJJCfh07YRMgduhXRK0dagH1ddjtQ== =LhDi -----END PGP SIGNATURE----- --=-zSYz+O1TkTTw+s8JuVwF--