]> 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)
commitbedec9e13dcc1229fffd051bbc5cb62c81d6cf02
tree7fca846cc71370f787c5ea742bd50a11ce180454
parent13d62bd7e661702d59811de9d4e2aae078ed596b
parentf476ae2d117b202cfeaa01bf2ceceb16fe7cf58b
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()"