]> 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, 29 Aug 2020 20:13:44 +0000 (13:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 Aug 2020 20:13:44 +0000 (13:13 -0700)
commit5521d3660ae5b7cd1693561ade5deb11a6df106e
treee9d1f608e9dc02c5a7f5ee5d5ec19561912794b3
parent7980b9623b1341d3414911599590c813b0cff4dd
parent6837e94918f5cac58bdcabeef73c4cb0bbefe6c2
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "A core fix for ACPI matching and two driver bugfixes"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: iproc: Fix shifting 31 bits
  i2c: rcar: in slave mode, clear NACK earlier
  i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
  i2c: core: Don't fail PRP0001 enumeration when no ID table exist