Merge tag 'tag-chrome-platform-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jan 2024 00:55:25 +0000 (16:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jan 2024 00:55:25 +0000 (16:55 -0800)
commit3efcce4a9ec0d2f47ad7c501d0b072c12a1706af
treeb1ac5380da5160d4724d80c2a3439d3622dfd60a
parent7da71072e1d6967c0482abcbb5991ffb5953fdf2
parent57eb6dcd32cf6b49c38eff81e60e8fd471aa05a8
Merge tag 'tag-chrome-platform-for-v6.8' of git://git./linux/kernel/git/chrome-platform/linux

Pull chrome platform updates from Tzung-Bi Shih:

 - Implement quickselect for median in cros-ec-sensorhub

 - Fix an out of boundary array access in cros-ec-vbc

 - Cleanups and fix typos

* tag 'tag-chrome-platform-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux:
  platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API
  platform/chrome: cros_ec_vbc: Fix -Warray-bounds warnings
  platform/chrome: sensorhub: Implement quickselect for median calculation
  platform/chrome: sensorhub: Fix typos