[PATCH 0/6] platform/chrome: cros_ec: miscellaneous cleanups

From: Tzung-Bi Shih
Date: Tue Jan 25 2022 - 05:20:37 EST


The 1st patch fixes unhandled undos in error handling path.

The rest of patches cleans drivers/platform/chrome/cros_ec.c.

Tzung-Bi Shih (6):
platform/chrome: cros_ec: fix error handling in cros_ec_register()
platform/chrome: cros_ec: remove unused variable `was_wake_device`
platform/chrome: cros_ec: determine `wake_enabled` in
cros_ec_suspend()
platform/chrome: cros_ec: don't initialize `err` in cros_ec_register()
platform/chrome: cros_ec: sort header inclusion alphabetically
platform/chrome: cros_ec: append newline to all logs

drivers/platform/chrome/cros_ec.c | 38 ++++++++++++---------
include/linux/platform_data/cros_ec_proto.h | 3 --
2 files changed, 21 insertions(+), 20 deletions(-)

--
2.35.0.rc0.227.g00780c9af4-goog