]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'memory-controller-drv-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Mon, 15 Jun 2026 11:46:01 +0000 (13:46 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 15 Jun 2026 11:46:03 +0000 (13:46 +0200)
Memory controller drivers for v7.2, part two

A few improvements for Tegra Memory Controller drivers, including one
fix for UBSAN report for an older commit.

* tag 'memory-controller-drv-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: tegra234: drop dead NULL check in tegra234_mc_icc_aggregate()
  memory: tegra264: drop redundant tegra264_mc_icc_aggregate()
  memory: tegra186-emc: stop borrowing MC aggregate hook for EMC

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

Trivial merge