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 8B31CEE4993 for ; Mon, 21 Aug 2023 07:59:00 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3MZAEfYQW4abXSYzAEumV/dN0pXtF+9sL8imZq78bpo=; b=FQZzRfQp+NtshC wxqun0EWkSziGffACLGGwCtxT4v5C52t7E+YOgD2F5YMHCCrhT02wr4RrZzXcesxPdAXyPL7jMCUJ SpFcb0Zw+zqrKHghlvpQTsIl7d+aSNDrEmvXgYlZ+cHMmeJLTim0id869urtv1+RxArs6IGRuoQFE svUzSXcqHixlJhIQDndeteNDCK6ox/kYnnzib46OVUZCDGP8nNvmD7TnQhRvMdOgs/bBikgjnvk4r nqbg+mCelgnmPfpjrVTjJLbJupYLIBUr2ReFFr1YSyLZZMD8lLgDWaRwnILkBSiu4vE5Bp+vR9t6F eCzZLBXESgkiv0wtE7hw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qXzo5-00DQGA-0K; Mon, 21 Aug 2023 07:58:37 +0000 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qXznX-00DPny-2I; Mon, 21 Aug 2023 07:58:05 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 4CD901C0005; Mon, 21 Aug 2023 07:57:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1692604681; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=H9IW2myyvlcQASMEmCGgIUBSSfVbeEbU292WMO1lxUU=; b=BMBwqNNphJpbZA//fik3B8MZ3yW6Dk75XYe976rqKpdyfiaFH4RcoyfZGMjYicWjmpAgQK 1qVvRurbQpT34+i+VthZsnlRMelhWmoGjFP4FGxoYcRtRXrfi1hRnvMSlAyWfwsxI7FMPs 78PXxPldJ91sjfYXRC3/5BKSiiWvlyK2fTa2YQRbvkSwbesfARKZwgyxObYK//cqN3b68r POfWowdFkl4hSnEi4tMt1nOMH+FJKvbn+r5BOFp+nhQhyVA8SlHNohoZ4LpKtDiaPacQOv RD6jfKXDbB7MZQuZMtlIMPpJX9bXI9mBlLjm6LqqlJY2gf5yOhgKYwha1s+QNQ== From: Miquel Raynal To: Li Zetao , miquel.raynal@bootlin.com Cc: alexandre.torgue@foss.st.com, angelogioacchino.delregno@collabora.com, christophe.kerello@foss.st.com, christophe.leroy@csgroup.eu, dmitry.torokhov@gmail.com, frank.li@vivo.com, geert+renesas@glider.be, heiko@sntech.de, jernej.skrabec@gmail.com, jinpu.wang@ionos.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-mtd@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-sunxi@lists.linux.dev, martin.blumenstingl@googlemail.com, matthias.bgg@gmail.com, mcoquelin.stm32@gmail.com, michael@walle.cc, michal.simek@amd.com, paul@crapouillou.net, philmd@linaro.org, pratyush@kernel.org, richard@nod.at, robh@kernel.org, rogerq@kernel.org, samuel@sholland.org, stefan@agner.ch, tudor.ambarus@linaro.org, u.kleine-koenig@pengutronix.de, vigneshr@ti.com, vz@mleia.com, wens@csie.org, yangyingliang@huawei.com Subject: Re: [PATCH -next v3 05/12] mtd: rawnand: lpc32xx_slc: Use helper function devm_clk_get_enabled() Date: Mon, 21 Aug 2023 09:57:58 +0200 Message-Id: <20230821075759.33340-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230821031737.1973183-6-lizetao1@huawei.com> References: MIME-Version: 1.0 X-linux-mtd-patch-notification: thanks X-linux-mtd-patch-commit: b'7714579d041feef8675d9decf7d0764aaf2fab05' X-GND-Sasl: miquel.raynal@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230821_005803_915698_0DD2CE77 X-CRM114-Status: UNSURE ( 5.99 ) 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 On Mon, 2023-08-21 at 03:17:30 UTC, Li Zetao wrote: > Since commit 7ef9651e9792 ("clk: Provide new devm_clk helpers for prepared > and enabled clocks"), devm_clk_get() and clk_prepare_enable() can now be > replaced by devm_clk_get_enabled() when driver enables (and possibly > prepares) the clocks for the whole lifetime of the device. Moreover, it is > no longer necessary to unprepare and disable the clocks explicitly, so drop > the label "unprepare_clk". > > Reviewed-by: Miquel Raynal > Signed-off-by: Li Zetao Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel