mbox series

[PULL,REQUEST] i2c for 5.12

Message ID 20210417171816.GA2369@kunai
State Accepted
Headers show
Series [PULL,REQUEST] i2c for 5.12 | expand

Pull-request

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

Message

Wolfram Sang April 17, 2021, 5:18 p.m. UTC
Linus,

here is one more driver bugfix for I2C.

Please pull.

Thanks,

   Wolfram


The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:

  Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)

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 39930213e7779b9c4257499972b8afb8858f1a2d:

  i2c: mv64xxx: Fix random system lock caused by runtime PM (2021-04-15 22:13:19 +0200)

----------------------------------------------------------------
Marek BehĂșn (1):
      i2c: mv64xxx: Fix random system lock caused by runtime PM


with much appreciated quality assurance from
----------------------------------------------------------------
Samuel Holland (1):
      (Rev.) i2c: mv64xxx: Fix random system lock caused by runtime PM

 drivers/i2c/busses/i2c-mv64xxx.c | 4 ++++
 1 file changed, 4 insertions(+)

Comments

pr-tracker-bot@kernel.org April 17, 2021, 7:08 p.m. UTC | #1
The pull request you sent on Sat, 17 Apr 2021 19:18:16 +0200:

> 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/194cf4825638256e9afe1d360831aa5379b3517a

Thank you!