Searched hist:"4 b9abbc132b86e2ce65090798186836f48f33382" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_lpc.c | diff 4b9abbc132b86e2ce65090798186836f48f33382 Mon May 15 15:25:52 CDT 2023 Tim Van Patten <timvp@chromium.org> platform/chrome: cros_ec_lpc: Move host command to prepare/complete
Update cros_ec_lpc_pm_ops to call cros_ec_lpc_prepare() during PM .prepare() and cros_ec_lpc_complete() during .complete(). This moves the host command that the AP sends and allows the EC to log entry/exit of AP's suspend/resume more accurately.
Reviewed-by: Raul E Rangel <rrangel@chromium.org> Signed-off-by: Tim Van Patten <timvp@chromium.org> Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org> Link: https://lore.kernel.org/r/20230515142552.1.I17cae37888be3a8683911991602f18e482e7a621@changeid
|