]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Aug 2022 18:18:33 +0000 (11:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Aug 2022 18:18:33 +0000 (11:18 -0700)
commit8a1667109478c00e0812270c21ad628f0a437e48
tree7fca846cc71370f787c5ea742bd50a11ce180454
parentad1cae14ec20d0dff68a3e79877807ced87f6b72
parent442a362f11b930a4d901778a34e920be665dc1e4
Merge tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "A revert to fix a regression introduced this merge window and a fix
  for proper error handling in the remove path of the iMX driver"

* tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: imx: Make sure to unregister adapter on remove()
  Revert "i2c: scmi: Replace open coded device_get_match_data()"