]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Dec 2017 21:34:38 +0000 (13:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Dec 2017 21:34:38 +0000 (13:34 -0800)
commit1ff2cc7d3ff21f3fb8a0d0b0fa6b94af047588a4
treeb02875d2a4c8a31c7b2f206108d95cc5791aaf4f
parent45550546403480726b90121ffa562a533765dfe7
parentf1b3b58200cff21e347d385fa095356b0e948a9d
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "Two bugfixes for the AT24 I2C eeprom driver and some minor corrections
  for I2C bus drivers"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: piix4: Fix port number check on release
  i2c: stm32: Fix copyrights
  i2c-cht-wc: constify platform_device_id
  eeprom: at24: change nvmem stride to 1
  eeprom: at24: fix I2C device selection for runtime PM