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

Tzung-Bi Shih posted 6 patches 4 years, 5 months ago
There is a newer version of this series
drivers/platform/chrome/cros_ec.c           | 38 ++++++++++++---------
include/linux/platform_data/cros_ec_proto.h |  3 --
2 files changed, 21 insertions(+), 20 deletions(-)
[PATCH 0/6] platform/chrome: cros_ec: miscellaneous cleanups
Posted by Tzung-Bi Shih 4 years, 5 months ago
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