]> git.ipfire.org Git - thirdparty/linux.git/commit
of/fdt: Simplify the logic of early_init_dt_scan_memory()
authorYuntao Wang <yuntao.wang@linux.dev>
Sat, 15 Nov 2025 13:47:50 +0000 (21:47 +0800)
committerRob Herring (Arm) <robh@kernel.org>
Thu, 20 Nov 2025 14:32:48 +0000 (08:32 -0600)
commit46a8b0197575ac1187476f80d030d6c5089b2c40
treef8112b44c599f0bfaea1567d4aff38fc68b8cd04
parentc85da64ce2c36bba469f6feede9ca768f0361741
of/fdt: Simplify the logic of early_init_dt_scan_memory()

Use the existing helper functions to simplify the logic of
early_init_dt_scan_memory()

Signed-off-by: Yuntao Wang <yuntao.wang@linux.dev>
Link: https://patch.msgid.link/20251115134753.179931-6-yuntao.wang@linux.dev
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
drivers/of/fdt.c