mbox series

[PULL,REQUEST] i2c for v5.16

Message ID YbRmbxcM9crWkl0y@ninjato
State New
Headers show
Series [PULL,REQUEST] i2c for v5.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

Message

Wolfram Sang Dec. 11, 2021, 8:50 a.m. UTC
Linus,

here are two more I2C driver bugfixes.

Please pull.

Thanks,

   Wolfram


The following changes since commit 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1:

  Linux 5.16-rc4 (2021-12-05 14:08:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to a74c313aca266fab0d1d1a72becbb8b7b5286b6e:

  i2c: mpc: Use atomic read and fix break condition (2021-12-10 22:27:30 +0100)

----------------------------------------------------------------
Chris Packham (1):
      i2c: mpc: Use atomic read and fix break condition

Vincent Whitchurch (1):
      i2c: virtio: fix completion handling


with much appreciated quality assurance from
----------------------------------------------------------------
Maxime Bizon (1):
      (Test) i2c: mpc: Use atomic read and fix break condition

 drivers/i2c/busses/i2c-mpc.c    |  2 +-
 drivers/i2c/busses/i2c-virtio.c | 32 ++++++++++++--------------------
 2 files changed, 13 insertions(+), 21 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 11, 2021, 5:28 p.m. UTC | #1
The pull request you sent on Sat, 11 Dec 2021 09:50:55 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

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

Thank you!