]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'sunxi-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 25 Nov 2025 10:25:49 +0000 (11:25 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 25 Nov 2025 10:26:00 +0000 (11:26 +0100)
commite7ec4df2226a0429908953699a4fe216e76e0126
tree29fa68ef7f4752742da847553aeabc37e1ebdb03
parentaee7ea4681043b68abeecf11db478a2593c9e239
parent122df8416e7f4c68fb3248377a2b34cdd31a85b0
Merge tag 'sunxi-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/drivers

Allwinner driver changes for 6.19

Just one cleanup change that is part of tree wide cleanup of redundant
pm_runtime_mark_last_busy() calls.

* tag 'sunxi-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  bus: sunxi-rsb: Remove redundant pm_runtime_mark_last_busy() calls

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