mbox series

[PULL,REQUEST] i2c for 5.1

Message ID 20190406213039.GA8502@kunai
State Accepted
Headers show
Series [PULL,REQUEST] i2c for 5.1 | expand

Pull-request

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

Message

Wolfram Sang April 6, 2019, 9:30 p.m. UTC
Linus,

I2C has a simple but wanted driver bugfix.

Please pull.

Thanks,

   Wolfram


The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:

  Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3ace6891ce8bb9e1267358cb58f93b4fd8b72b69:

  i2c: imx: don't leak the i2c adapter on error (2019-04-06 17:54:28 +0200)

----------------------------------------------------------------
Laurentiu Tudor (1):
      i2c: imx: don't leak the i2c adapter on error


with much appreciated quality assurance from
----------------------------------------------------------------
Mukesh Ojha (1):
      (Rev.) i2c: imx: don't leak the i2c adapter on error

Uwe Kleine-König (1):
      (Rev.) i2c: imx: don't leak the i2c adapter on error

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

Comments

pr-tracker-bot@kernel.org April 6, 2019, 9:55 p.m. UTC | #1
The pull request you sent on Sat, 6 Apr 2019 23:30:43 +0200:

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

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

Thank you!