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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 18308C433EF for ; Wed, 5 Jan 2022 19:05:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References: List-Owner; bh=CzKiZ9DYCXnqrsSW3rghYp59/qqTr/ISjtk5DoOv78g=; b=qMznWXlRVXXCjX BrWXayroZtmDj8eLoVffiRnS+BOVYdadpAhA89sVZ1UTHhx2IEAHpd8zinO+UbPmXcskVKJ+f89vP CK8Cwe3W9q3aeWJIT5UPLXq40pkmS6lAMREdavfQn//wFvTAl1VziIxxXHpuBljWScX502Wen+LU6 nQOix0lscMDIH2YpZQe0vf7/QedxD+TT/cqqWutKicssw+crrXiWMrFV57TueYb3hjHGGePwF8LIu //bEVn6NeaAH1f5B7lmkmXbVtTtKOKWZfoUTZ9emyCtMn6vTlHOMaU+dAcX0iuGk6uYE82YjLn+11 HOwoPv2zR0F+Rclp1WHA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n5BZz-00FeYD-S0; Wed, 05 Jan 2022 19:04:12 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n5BZw-00FeWm-1g for linux-arm-kernel@lists.infradead.org; Wed, 05 Jan 2022 19:04:09 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 817C5618D1; Wed, 5 Jan 2022 19:04:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B9732C36AE9; Wed, 5 Jan 2022 19:04:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1641409445; bh=pGRPte+Er2nuQO21nFn1x6nWU817XWuElsOpLVUPi2A=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=Kd/YAvgh9X8Ij0UPxhp/WR/arZkYVUtt70KzXWHkIG3CfpkJ36QeMtqVx/oEC0kXa zQSSz1HDDyhYD+ZX+nsDr/GQOodZlvUffcqvTh7Bu0Kr29ALuRS5GaJQuBA3jPbZ4/ QcRlsDDNew9ChVCw4TPzB9QOdO0U0zWP65f14aNwEd0NMAA9MNnqyWOj9Hz1uaqEls 5MMCZlkYuHjFTNy7UOIr2I6w8huajC+m7x8h/WtuDvRDFoTXK/VF2RSpKDm99zWYnn W6m2ZmiTlDgFcf7ZGD2qQiBAXlFnu8NdVOwdllbfMWtgjM8mH7sA8ysUdv4OKsw8RC gDL/u1teq3BwQ== Date: Wed, 5 Jan 2022 13:04:04 -0600 From: Bjorn Helgaas To: Richard Zhu Cc: l.stach@pengutronix.de, bhelgaas@google.com, broonie@kernel.org, lorenzo.pieralisi@arm.com, jingoohan1@gmail.com, festevam@gmail.com, stable@vger.kernel.org, linux-pci@vger.kernel.org, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de Subject: Re: [PATCH v5 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() earlier Message-ID: <20220105190404.GA213307@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1641368602-20401-4-git-send-email-hongxing.zhu@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220105_110408_167279_D4B22B90 X-CRM114-Status: UNSURE ( 8.52 ) X-CRM114-Notice: Please train this message. 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Remove repeated words from subject line. On Wed, Jan 05, 2022 at 03:43:19PM +0800, Richard Zhu wrote: > Just move the imx6_pcie_clk_disable() to an earlier place without function > changes, since it wouldn't be only used in imx6_pcie_suspend_noirq() later. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel