mbox series

[GIT,PULL] Allwinner SoC driver changes for 6.12

Message ID ZtnYUswjHdLRYq8Y@wens.tw (mailing list archive)
State Accepted
Commit fc282a6643eef2136ad4d9797fd06be249cbdb91
Headers show
Series [GIT,PULL] Allwinner SoC driver changes for 6.12 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-drivers-for-6.12

Message

Chen-Yu Tsai Sept. 5, 2024, 4:12 p.m. UTC
Hi,

Not a lot of stuff for this cycle. Just one commit for drivers.

Please pull.


Thanks
ChenYu


The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-drivers-for-6.12

for you to fetch changes up to 7ad250e13ff8a275ba846fd223288f01f5d3857c:

  bus: sunxi-rsb: Simplify code with dev_err_probe() (2024-09-05 23:20:47 +0800)

----------------------------------------------------------------
Allwinner SoC driver changes for 6.12

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

----------------------------------------------------------------
Zhang Zekun (1):
      bus: sunxi-rsb: Simplify code with dev_err_probe()

 drivers/bus/sunxi-rsb.c | 34 +++++++++++++---------------------
 1 file changed, 13 insertions(+), 21 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 5, 2024, 8 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 6 Sep 2024 00:12:02 +0800 you wrote:
> Hi,
> 
> Not a lot of stuff for this cycle. Just one commit for drivers.
> 
> Please pull.
> 
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Allwinner SoC driver changes for 6.12
    https://git.kernel.org/soc/soc/c/fc282a6643ee

You are awesome, thank you!