https://github.com/torvalds/linux
Revision e77aee1326f7691763aa968eee2f57db37840b9d authored by Linus Torvalds on 29 August 2020, 20:13:44 UTC, committed by Linus Torvalds on 29 August 2020, 20:13:44 UTC
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
2 parent s 1b46b92 + 0204081
History
Tip revision: e77aee1326f7691763aa968eee2f57db37840b9d authored by Linus Torvalds on 29 August 2020, 20:13:44 UTC
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Tip revision: e77aee1

back to top