]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Apr 2020 22:00:57 +0000 (15:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Apr 2020 22:00:57 +0000 (15:00 -0700)
commit98d18507caff61f42d17cb605b21969dd98f71d8
tree55457c798c088ae7b6cbcf4a653cc5c597ea35a1
parent2cd74eda240e7970003ab8df590ed00384ad90f8
parent22b1bb97f68e4c6ec8a855719aa02efcfd197771
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux

Pull chrome-platform fixes from Benson Leung:
 "Two small fixes for cros_ec_sensorhub_ring.c, addressing issues
  introduced in the cros_ec_sensorhub FIFO support commit"

* tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux:
  platform/chrome: cros_ec_sensorhub: Add missing '\n' in log messages
  platform/chrome: cros_ec_sensorhub: Off by one in cros_sensorhub_send_sample()