[GIT PULL] memory: fixes: dirvers for v6.18
From: Krzysztof Kozlowski
Date: Fri Oct 31 2025 - 09:49:15 EST
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-fixes-6.18
for you to fetch changes up to 6f37469a933030692741710db809722076f71973:
memory: tegra210: Fix incorrect client ids (2025-10-23 15:32:21 +0200)
----------------------------------------------------------------
Memory controller drivers - fixes for v6.18
Correct incorrect ID used for the memory controller client IDs in
Tegra210 Memory Controller driver, introduced in v6.18-rc1.
----------------------------------------------------------------
Aaron Kling (1):
memory: tegra210: Fix incorrect client ids
drivers/memory/tegra/tegra210.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)