]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Aug 2019 19:56:34 +0000 (12:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Aug 2019 19:56:34 +0000 (12:56 -0700)
commite235816d536e3faa21951fdb405b8cc6d1e29b02
tree1212f74a20826382a3d1fc33d020ec4b4fc95a1c
parent43c5d816747546add984f579e52c13ddd539f8d3
parent0a1f1c5366b26097dd3587fdf3fbf106f33e5f1f
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "A set of driver fixes for the I2C subsystem"

* 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: s3c2410: Mark expected switch fall-through
  i2c: at91: fix clk_offset for sama5d2
  i2c: at91: disable TXRDY interrupt after sending data
  i2c: iproc: Fix i2c master read more than 63 bytes
  eeprom: at24: make spd world-readable again