Re: [PATCH v1 0/3] platform/chrome: Check ACPI_COMPANION() against NULL at probe time
From: Tzung-Bi Shih
Date: Tue May 12 2026 - 22:22:26 EST
On Tue, May 12, 2026 at 06:34:06PM +0200, Rafael J. Wysocki wrote:
> Hi All,
>
> This series fixes up three platform/chrome drivers recently converted to
> platform drivers to make them check the devices' ACPI companion objects at
> probe time.
>
> Thanks!
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next
[1/3] platform/chrome: chromeos_privacy_screen: Check ACPI_COMPANION()
commit: 8a4a217f617b1ac2f8c095f33efd67d947ddb2cf
[2/3] platform/chrome: chromeos_tbmc: Check ACPI_COMPANION()
commit: c15dbae7c856fb53cc6ffb86c6c64ebb816d07c8
[3/3] platform/chrome: wilco_ec: event: Check ACPI_COMPANION()
commit: 51dcff9796fd486d7abf01081ca62e4072789e9d
Thanks!