]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'sunxi-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 19:54:11 +0000 (19:54 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 19:54:22 +0000 (19:54 +0000)
commitfc282a6643eef2136ad4d9797fd06be249cbdb91
treeba9e3ced5e172bffb956c95778cdbb57b4d7822b
parent2d516b8fc0f18ce9c0347a1aea6edb3d8ca1d692
parent7ad250e13ff8a275ba846fd223288f01f5d3857c
Merge tag 'sunxi-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/drivers

Allwinner SoC driver changes for 6.12

- Simplify sunxi-rsb driver probe function using dev_err_probe()

* tag 'sunxi-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  bus: sunxi-rsb: Simplify code with dev_err_probe()

Link: https://lore.kernel.org/r/ZtnYUswjHdLRYq8Y@wens.tw
Signed-off-by: Arnd Bergmann <arnd@arndb.de>