mbox series

[GIT,PULL] i3c: Changes for 5.2

Message ID 20190506085835.61688fd2@collabora.com (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] i3c: Changes for 5.2 | expand

Pull-request

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

Message

Boris Brezillon May 6, 2019, 6:58 a.m. UTC
Hello Linus,

Here is the I3C PR for 5.2.

Regards,

Boris

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 476c7e1d34f2a03b1aa5a924c50703053fe5f77c:

  i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() (2019-05-06 08:15:02 +0200)

----------------------------------------------------------------
* Fix a shift wrap bug in the core
* Remove dead code in the DW driver

----------------------------------------------------------------
Dan Carpenter (1):
      i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()

Vitor Soares (1):
      i3c: master: dw: remove dead code from dw_i3c_master_*_xfers()

 drivers/i3c/master.c               |  5 +++--
 drivers/i3c/master/dw-i3c-master.c | 10 ----------
 2 files changed, 3 insertions(+), 12 deletions(-)

Comments

pr-tracker-bot@kernel.org May 7, 2019, 5:20 p.m. UTC | #1
The pull request you sent on Mon, 6 May 2019 08:58:35 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/80104bb06b17497b570b11a187131dca7d445b40

Thank you!