]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'tegra-for-7.2-pmc-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 10 Jul 2026 12:40:52 +0000 (14:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 10 Jul 2026 12:40:52 +0000 (14:40 +0200)
commit3865105546a2f30970422aa60d932d658e47a344
tree709fa5265504262c0f8dcc27589e15baa9b49b01
parent459300094f1fb503e5ce896800970b1e76d02aba
parent813e034925814858cc52e7de321ec4848314e15d
Merge tag 'tegra-for-7.2-pmc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes

soc/tegra: pmc: Fixes for v7.2

This contains two fixes, one for a bad error unwinding path and another
for an #ifdef block that wasn't covering all the combinations correctly.

* tag 'tegra-for-7.2-pmc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  soc/tegra: pmc: fix #ifdef block in header
  drm/tegra: Fix a strange error handling path

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/gpu/drm/tegra/sor.c