]> git.ipfire.org Git - people/ms/linux.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)
commite3f259d33c0ebae1b6e4922c7cdb50e864c81928
tree7fca846cc71370f787c5ea742bd50a11ce180454
parent367bcbc5b5ffc7164fb6ce1547e84dbf21795562
parentd98bdd3a5b50446d8e010be5b04ce81c4eabf728
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()"