]> Gentwo Git Trees - linux/.git/commit
Merge tag 'memory-controller-drv-fixes-6.18' of https://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Nov 2025 21:05:41 +0000 (22:05 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 14 Nov 2025 21:05:41 +0000 (22:05 +0100)
commit64bdb49f2dc928d20b48b19380354d885bbc9de7
tree5831f7f83fa33efbc7b4a86545f94d46c54ef8bf
parentdc00a9fea282d325edb58977062f043c94e23c7d
parent6f37469a933030692741710db809722076f71973
Merge tag 'memory-controller-drv-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes

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.

* tag 'memory-controller-drv-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: tegra210: Fix incorrect client ids

Signed-off-by: Arnd Bergmann <arnd@arndb.de>