]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 Jun 2024 16:12:53 +0000 (09:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 Jun 2024 16:12:53 +0000 (09:12 -0700)
Pull i2c fixes from Wolfram Sang:
 "Two fixes for the testunit and and a fixup for the code reorganization
  of the previous wmt-driver"

* tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: testunit: discard write requests while old command is running
  i2c: testunit: don't erase registers after STOP
  i2c: viai2c: turn common code into a proper module


Trivial merge