OSDN Git Service

Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Oct 2019 19:06:58 +0000 (15:06 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Oct 2019 19:06:58 +0000 (15:06 -0400)
commit992cb107e1ac8442ca00a42d452ade2e7dfb44ff
treee965bbf3f0800d293dc4e3645c93a5abb99fc7cf
parentacf913b7fb89f4313806ceb317d3730067f84f20
parent348e46fbb4cdb2aead79aee1fd8bb25ec5fd25db
Merge branch 'i2c/for-current-fixed' of git://git./linux/kernel/git/wsa/linux

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

* 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: stm32f7: remove warning when compiling with W=1
  i2c: stm32f7: fix a race in slave mode with arbitration loss irq
  i2c: stm32f7: fix first byte to send in slave mode
  i2c: mt65xx: fix NULL ptr dereference
  i2c: aspeed: fix master pending state handling