mbox series

[PULL,REQUEST] i2c for 5.5

Message ID 20200119141343.GA1191@ninjato
State Accepted
Headers show
Series [PULL,REQUEST] i2c for 5.5 | expand

Pull-request

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

Message

Wolfram Sang Jan. 19, 2020, 2:14 p.m. UTC
Linus,

I2C has some more driver bugfixes for 5.5, two RPM fixes and one leak fix.

Please pull.

Thanks,

   Wolfram


The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:

  Linux 5.5-rc6 (2020-01-12 16:55:08 -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 e64175776d06a8ceebbfd349d7e66a4a46ca39ef:

  i2c: iop3xx: Fix memory leak in probe error path (2020-01-15 20:31:27 +0100)

----------------------------------------------------------------
Dmitry Osipenko (2):
      i2c: tegra: Fix suspending in active runtime PM state
      i2c: tegra: Properly disable runtime PM on driver's probe error

Krzysztof Kozlowski (1):
      i2c: iop3xx: Fix memory leak in probe error path


with much appreciated quality assurance from
----------------------------------------------------------------
Thierry Reding (2):
      (Test) i2c: tegra: Properly disable runtime PM on driver's probe error
      (Test) i2c: tegra: Fix suspending in active runtime PM state

 drivers/i2c/busses/i2c-iop3xx.c | 12 ++++++++----
 drivers/i2c/busses/i2c-tegra.c  | 38 ++++++++++++++++++++++++++++----------
 2 files changed, 36 insertions(+), 14 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 19, 2020, 8:20 p.m. UTC | #1
The pull request you sent on Sun, 19 Jan 2020 15:14:09 +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/5f43644394a96a8bcd8fc29a8bbd9c40b4465b54

Thank you!