From patchwork Mon Aug 26 09:43:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jinjie Ruan X-Patchwork-Id: 13777519 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 DE6F4C5321D for ; Mon, 26 Aug 2024 09:42:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:To:From: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=eh/ZAcjBI3tv69I7HgAnTFKzrll1BrbyPOJ6K76yf6k=; b=clheokqjEmYCHj AoUa/TVXguK4TEvsRjFQkBrbfzoZZxgclqlDeAJVdRPLKIUyya1rl/8T4N8OLNmqdUyW5/k+11oI2 K5Pr59JU3j1MBRN6v0F7JngYUklzopNul5nP2SLtqXTmxEeG2s/er2caRoPGPRciMV1alAIoPtIaq 01gXMo2AYrlH1kQ4i4DIFMnZDf2Ob0JvCg2MH1F6HW3aZYa/0P8xGZGyzsKVkGYfEIK82p5T9KO+s 0hGBHEMtPVFpFN5usRR//3jgQpn1eAljPgn4Tsp0RbDJbTW6EEImEkMEfTPEq0ri26U32od0JbG9r 6HlVylh589FbR7JhZuCg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1siWER-00000006j7k-2M1f; Mon, 26 Aug 2024 09:41:51 +0000 Received: from szxga04-in.huawei.com ([45.249.212.190]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1siW8s-00000006hAY-2NEK; Mon, 26 Aug 2024 09:36:09 +0000 Received: from mail.maildlp.com (unknown [172.19.88.234]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4Wslsc0FqGz2CnTN; Mon, 26 Aug 2024 17:35:48 +0800 (CST) Received: from kwepemh500013.china.huawei.com (unknown [7.202.181.146]) by mail.maildlp.com (Postfix) with ESMTPS id AAF741402E1; Mon, 26 Aug 2024 17:35:56 +0800 (CST) Received: from huawei.com (10.90.53.73) by kwepemh500013.china.huawei.com (7.202.181.146) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.11; Mon, 26 Aug 2024 17:35:55 +0800 From: Jinjie Ruan To: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: [PATCH -next RESEND 00/10] mtd: Use for_each_child_of_node_scoped() Date: Mon, 26 Aug 2024 17:43:18 +0800 Message-ID: <20240826094328.2991664-1-ruanjinjie@huawei.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Originating-IP: [10.90.53.73] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To kwepemh500013.china.huawei.com (7.202.181.146) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240826_023606_885518_25A72A7C X-CRM114-Status: UNSURE ( 4.34 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Use scoped for_each_available_child_of_node_scoped() when iterating over device nodes to make code a bit simpler. Jinjie Ruan (10): mtd: rawnand: arasan: Use for_each_child_of_node_scoped() mtd: rawnand: cadence: Use for_each_child_of_node_scoped() mtd: rawnand: pl353: Use for_each_child_of_node_scoped() mtd: rawnand: marvell: drm/rockchip: Use for_each_child_of_node_scoped() mtd: rawnand: rockchip: Use for_each_child_of_node_scoped() mtd: rawnand: meson: Use for_each_child_of_node_scoped() mtd: rawnand: mtk: Use for_each_child_of_node_scoped() mtd: rawnand: renesas: Use for_each_child_of_node_scoped() mtd: rawnand: stm32_fmc2: Use for_each_child_of_node_scoped() mtd: rawnand: sunxi: Use for_each_child_of_node_scoped() drivers/mtd/nand/raw/arasan-nand-controller.c | 5 ++--- drivers/mtd/nand/raw/cadence-nand-controller.c | 4 +--- drivers/mtd/nand/raw/marvell_nand.c | 12 +++--------- drivers/mtd/nand/raw/meson_nand.c | 4 +--- drivers/mtd/nand/raw/mtk_nand.c | 7 ++----- drivers/mtd/nand/raw/pl35x-nand-controller.c | 5 ++--- drivers/mtd/nand/raw/renesas-nand-controller.c | 12 +++--------- drivers/mtd/nand/raw/rockchip-nand-controller.c | 5 ++--- drivers/mtd/nand/raw/stm32_fmc2_nand.c | 7 ++----- drivers/mtd/nand/raw/sunxi_nand.c | 4 +--- 10 files changed, 19 insertions(+), 46 deletions(-)