mbox series

[PULL,REQUEST] i2c for 5.2

Message ID 20190614164549.GA6067@kunai
State Accepted
Headers show
Series [PULL,REQUEST] i2c for 5.2 | expand

Pull-request

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

Message

Wolfram Sang June 14, 2019, 4:45 p.m. UTC
Linus,

I2C has two simple but wanted driver fixes for you.

Please pull.

Thanks,

   Wolfram


The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:

  Linux 5.2-rc4 (2019-06-08 20:24:46 -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 a0cac264a86fbf4d6cb201fbbb73c1d335e3248a:

  i2c: pca-platform: Fix GPIO lookup code (2019-06-12 12:54:06 +0200)

----------------------------------------------------------------
Linus Walleij (1):
      i2c: pca-platform: Fix GPIO lookup code

Russell King (1):
      i2c: acorn: fix i2c warning


with much appreciated quality assurance from
----------------------------------------------------------------
Chris Packham (1):
      (Rev.) i2c: pca-platform: Fix GPIO lookup code

 drivers/i2c/busses/i2c-acorn.c        | 1 +
 drivers/i2c/busses/i2c-pca-platform.c | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org June 15, 2019, 1:55 a.m. UTC | #1
The pull request you sent on Fri, 14 Jun 2019 18:45:53 +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/5dcedf4600f8708150b89485d25cead88bff08a4

Thank you!