linux-stable/drivers/memory
Krzysztof Kozlowski c7f67fec17 memory: tegra30-emc: simplify with scoped for each OF child loop
Use scoped for_each_child_of_node_scoped() when iterating over device
nodes to make code a bit simpler.

Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20240816-cleanup-h-of-node-put-memory-v2-10-9eed0ee16b78@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
2024-08-21 13:23:35 +02:00
..
samsung memory: samsung: exynos5422-dmc: use scoped device node handling to simplify error paths 2024-08-21 13:23:33 +02:00
tegra memory: tegra30-emc: simplify with scoped for each OF child loop 2024-08-21 13:23:35 +02:00
.gitignore .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
atmel-ebi.c memory: atmel-ebi: simplify with scoped for each OF child loop 2024-08-21 13:23:32 +02:00
brcmstb_dpfe.c memory: brcmstb_dpfe: Convert to platform remove callback returning void 2023-12-19 09:05:15 +01:00
brcmstb_memc.c memory: brcmstb_memc: fix module autoloading 2024-04-11 08:21:49 +02:00
bt1-l2-ctl.c memory: remove MODULE_LICENSE in non-modules 2023-03-09 15:20:50 +01:00
da8xx-ddrctl.c memory: Explicitly include correct DT includes 2023-07-25 22:09:37 +02:00
dfl-emif.c memory: dfl-emif: Update the dfl emif driver support revision 1 2022-08-16 12:12:04 +03:00
emif-asm-offsets.c memory: emif-asm-offsets: Add GPLv2 SPDX license header 2020-07-24 16:18:32 +02:00
emif.c memory: emif: Use of_property_read_bool() 2024-08-02 09:16:47 +02:00
emif.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
fsl_ifc.c memory: fsl_ifc: Convert to platform remove callback returning void 2023-12-19 09:05:16 +01:00
fsl-corenet-cf.c memory: fsl-corenet-cf: Convert to platform remove callback returning void 2023-12-19 09:05:16 +01:00
jedec_ddr_data.c memory: Add LPDDR2-info helpers 2021-10-15 09:52:47 +02:00
jedec_ddr.h memory: Add LPDDR2-info helpers 2021-10-15 09:52:47 +02:00
jz4780-nemc.c memory: jz4780-nemc: Convert to platform remove callback returning void 2023-12-19 09:05:16 +01:00
Kconfig memory: fsl_ifc: Make FSL_IFC config visible and selectable 2024-06-12 10:17:37 +02:00
Makefile memory: atmel-sdramc: remove the driver 2023-06-02 10:39:24 +02:00
mtk-smi.c memory: mtk-smi: fix module autoloading 2024-04-11 08:22:26 +02:00
mvebu-devbus.c memory: remove MODULE_LICENSE in non-modules 2023-03-09 15:20:50 +01:00
of_memory.c memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings() 2022-08-16 12:12:06 +03:00
of_memory.h memory: Add LPDDR2-info helpers 2021-10-15 09:52:47 +02:00
omap-gpmc.c memory: omap-gpmc: Convert to platform remove callback returning void 2023-12-19 09:05:17 +01:00
pl172.c amba: Make the remove callback return void 2021-02-02 14:25:50 +01:00
pl353-smc.c ARM: 9372/1: memory: pl353-smc: drop owner assignment 2024-04-18 12:09:22 +01:00
renesas-rpc-if.c memory: renesas-rpc-if: Convert to platform remove callback returning void 2023-12-19 09:05:17 +01:00
stm32-fmc2-ebi.c memory: stm32-fmc2-ebi: simplify with dev_err_probe() 2024-08-21 13:23:33 +02:00
ti-aemif.c memory: ti-aemif: don't needlessly iterate over child nodes 2024-08-12 12:32:11 +02:00
ti-emif-pm.c memory: ti-emif-pm: Convert to platform remove callback returning void 2023-12-19 09:05:19 +01:00
ti-emif-sram-pm.S ARM: mm: Make virt_to_pfn() a static inline 2023-05-29 11:27:08 +02:00