WSL2-Linux-Kernel/drivers/memory/tegra
Rikard Falkeborn 0123af535b memory: tegra: Constify struct thermal_cooling_device_ops
The only usage of tegra210_emc_cd_ops is to pass its address to
devm_thermal_of_cooling_device_register() which is a pointer to const
struct thermal_cooling_device_ops. Make it const to allow the compiler
to put it in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20211128204158.19544-1-rikard.falkeborn@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
2022-01-27 10:41:54 +01:00
..
Kconfig
Makefile
mc.c
mc.h
tegra20-emc.c memory: tegra20-emc: Correct memory device mask 2022-01-27 10:40:35 +01:00
tegra20.c
tegra30-emc.c
tegra30.c
tegra114.c
tegra124-emc.c
tegra124.c
tegra186-emc.c
tegra186.c
tegra194.c
tegra210-emc-cc-r21021.c
tegra210-emc-core.c memory: tegra: Constify struct thermal_cooling_device_ops 2022-01-27 10:41:54 +01:00
tegra210-emc-table.c
tegra210-emc.h
tegra210-mc.h
tegra210.c