diff options
author | Prashant Malani <[email protected]> | 2022-01-26 19:02:20 +0000 |
---|---|---|
committer | Benson Leung <[email protected]> | 2022-02-01 09:54:39 -0800 |
commit | ffebd90532728086007038986900426544e3df4e (patch) | |
tree | 63d5386d287ce549c84f9a36ed32707702473580 /net/lapb/lapb_subr.c | |
parent | 53eeb07381f2fa426807df6a68fc580b8463dae4 (diff) |
platform/chrome: cros_ec_typec: Check for EC device
The Type C ACPI device on older Chromebooks is not generated correctly
(since their EC firmware doesn't support the new commands required). In
such cases, the crafted ACPI device doesn't have an EC parent, and it is
therefore not useful (it shouldn't be generated in the first place since
the EC firmware doesn't support any of the Type C commands).
To handle devices which use these older firmware revisions, check for
the parent EC device handle, and fail the probe if it's not found.
Fixes: fdc6b21e2444 ("platform/chrome: Add Type C connector class driver")
Reported-by: Alyssa Ross <[email protected]>
Reviewed-by: Tzung-Bi Shih <[email protected]>
Signed-off-by: Prashant Malani <[email protected]>
Acked-by: Heikki Krogerus <[email protected]>
Reviewed-by: Alyssa Ross <[email protected]>
Tested-by: Alyssa Ross <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Benson Leung <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions