summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-05-12 19:36:42 +0300
committerTzung-Bi Shih <tzungbi@kernel.org>2026-05-13 05:19:46 +0300
commit51dcff9796fd486d7abf01081ca62e4072789e9d (patch)
treeb1ba11c9ba7505fcaf7c16b2a451f8ccff190650 /include
parentc15dbae7c856fb53cc6ffb86c6c64ebb816d07c8 (diff)
downloadlinux-51dcff9796fd486d7abf01081ca62e4072789e9d.tar.xz
platform/chrome: wilco_ec: event: Check ACPI_COMPANION()
Every platform driver can be forced to match a device that doesn't match its list of device IDs because of device_match_driver_override(), so platform drivers that rely on the existence of a device's ACPI companion object need to verify its presence. Accordingly, add a requisite ACPI_COMPANION() check against NULL to the wilco_ec event driver. Fixes: 27d58498f690 ("platform/chrome: wilco_ec: event: Convert to a platform driver") Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: https://lore.kernel.org/r/2076666.usQuhbGJ8B@rafael.j.wysocki Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions