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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,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 F2974C433E0 for ; Wed, 27 May 2020 06:48:57 +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 B92EC20787 for ; Wed, 27 May 2020 06:48:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="TT4dUFSi"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="sY66UC0U" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B92EC20787 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+infradead-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.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qEb4JJm8LNnXnIPaSjaSf/sCmGtXX94WLR+VvuJ4Mtk=; b=TT4dUFSiQPEbO2 o/nRYJpVupWlT+1lIM8/c4b0iYboOBeXA73nPP+ZdZLs7rmhNqr5c8NEW0MUnX7yKKyNpLRFUM7U1 cdEZYMn0xK4f4frsPiwZ9MAqdCxvHzwudIz9HMeI9jNKYNwhi7S0HaL6ogIEv9fvh3+2rTje4+UYh Lj6h2/YaZTihnjLJICSD2xseETxsc+EwcsT2bGYGj5d7F6TOrBxG9JL5AZLP9KpvytSvqSvmAvWBy r2GLdpYuXIq5AbCPqG8SXYhkCzrbmmMOVkdV0Iu8z80BBpoTJ9gcFyEI3aR1ybXp4IZetIXOsZ6Da gpWOOgxehNfAuza9QV7A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jdprz-0001uu-5U; Wed, 27 May 2020 06:48:55 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jdprd-0001he-Cs; Wed, 27 May 2020 06:48:34 +0000 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EA8EB20787; Wed, 27 May 2020 06:48:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590562113; bh=QVSv/eb+VqUx20IrppSTxxSk6FOlJWNSoSE9v/4b+o4=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=sY66UC0UDqpw/g+yCCCvubhw5ZbzmnCsujv60Pq17U8hDZO2YQBHCDnpCkyx3Klz5 bijWCbFnTPv6nM9qBx8oPaUGDkzEsMUGISWfg9JbrjVW7LoXHgV0WDjq1PW2DDa5N8 g5pcg6sPGeggCG9EYAspKqc9c8YUh1HZqytBK7/s= MIME-Version: 1.0 In-Reply-To: References: Subject: Re: [PATCH v2 08/91] clk: bcm: rpi: Remove global pllb_arm clock pointer From: Stephen Boyd To: Eric Anholt , Maxime Ripard , Nicolas Saenz Julienne Date: Tue, 26 May 2020 23:48:32 -0700 Message-ID: <159056211232.88029.9677590709324133849@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200526_234833_537666_708EBF39 X-CRM114-Status: UNSURE ( 6.97 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tim Gover , Dave Stevenson , Michael Turquette , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-clk@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, Phil Elwell , linux-arm-kernel@lists.infradead.org, Maxime Ripard Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Maxime Ripard (2020-04-24 08:33:49) > The pllb_arm clk_hw pointer in the raspberry_clk structure isn't used > anywhere but in the raspberrypi_register_pllb_arm. > > Let's remove it, this will make our lives easier in future patches. > > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-clk@vger.kernel.org > Acked-by: Nicolas Saenz Julienne > Signed-off-by: Maxime Ripard > --- Reviewed-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel