[GIT PULL] chrome-platform fixes for v6.9-rc4
From: Tzung-Bi Shih
Date: Wed Apr 10 2024 - 22:27:16 EST
Linus,
Please pull chrome-platform fixes for v6.9-rc4.
Thanks,
TzungBi
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-fixes-for-v6.9-rc4
for you to fetch changes up to 5e700b384ec13f5bcac9855cb28fcc674f1d3593:
platform/chrome: cros_ec_uart: properly fix race condition (2024-04-11 09:53:04 +0800)
----------------------------------------------------------------
chrome-platform fixes for v6.9-rc4
Fix a NULL pointer dereference.
----------------------------------------------------------------
Noah Loomans (1):
platform/chrome: cros_ec_uart: properly fix race condition
drivers/platform/chrome/cros_ec_uart.c | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)