OSDN Git Service

Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jan 2020 20:02:06 +0000 (12:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jan 2020 20:02:06 +0000 (12:02 -0800)
commit5f43644394a96a8bcd8fc29a8bbd9c40b4465b54
tree123861a0a0d7e85f95894f230bc484b3f3a02c17
parent8f8972a3127ff46df62ae30057d29606968ec4aa
parente64175776d06a8ceebbfd349d7e66a4a46ca39ef
Merge branch 'i2c/for-current' of git://git./linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "Two runtime PM fixes and one leak fix"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: iop3xx: Fix memory leak in probe error path
  i2c: tegra: Properly disable runtime PM on driver's probe error
  i2c: tegra: Fix suspending in active runtime PM state