mbox series

[GIT,PULL] I3C changes for 5.14

Message ID YOjdDda7QIQOmR74@piout.net (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] I3C changes for 5.14 | expand

Pull-request

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

Message

Alexandre Belloni July 9, 2021, 11:34 p.m. UTC
Hello Linus,

Here is the I3C pull request for 5.14. Only two non-urgent fixes this cycle.

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3e5feb11a82945c88a1518fd2682ca8de66c37d3:

  i3c: master: svc: fix doc warning in svc-i3c-master.c (2021-06-09 02:02:45 +0200)

----------------------------------------------------------------
I3C for 5.14

Drivers:
 - svc: two small fixes

----------------------------------------------------------------
Yang Yingliang (2):
      i3c: master: svc: drop free_irq of devm_request_irq allocated irq
      i3c: master: svc: fix doc warning in svc-i3c-master.c

 drivers/i3c/master/svc-i3c-master.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org July 10, 2021, 7:08 p.m. UTC | #1
The pull request you sent on Sat, 10 Jul 2021 01:34:37 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/88bbd8a031b83d4a91f1f8f4c1ce8caa16dc0886

Thank you!