mbox series

[GIT,PULL] I3C changes for 6.1

Message ID Y0nRNcKLvFzqVZeP@mail.local (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] I3C changes for 6.1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.1

Message

Alexandre Belloni Oct. 14, 2022, 9:14 p.m. UTC
Hello Linus,

Here is the i3c subsystem pull request. Not much this cycle, only two
fixes for a rare event.

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.1

for you to fetch changes up to 90f4a09a15239f4a819b2e90a7a0b92a75060655:

  i3c: master: Remove the wrong place of reattach. (2022-10-12 23:45:29 +0200)

----------------------------------------------------------------
I3C for 6.1

Subsystem:
 - fix device reattach issues

----------------------------------------------------------------
Billy Tsai (2):
      i3c: master: Free the old_dyn_addr when reattach.
      i3c: master: Remove the wrong place of reattach.

 drivers/i3c/master.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 15, 2022, 1:44 a.m. UTC | #1
The pull request you sent on Fri, 14 Oct 2022 23:14:29 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4ce1b97949cbf46e847722461386170e0f709c59

Thank you!