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)
commite77aee1326f7691763aa968eee2f57db37840b9d
treee9d1f608e9dc02c5a7f5ee5d5ec19561912794b3
parent1b46b921b0b92bfc507d29a39f1b265c48ed45be
parent0204081128d582965e9e39ca83ee6e4f7d27142b
Merge branch 'i2c/for-current' of git://git./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