[PATCH 0/3] platform/chrome: cros_ec_command() improvements

From: Prashant Malani
Date: Mon Jun 06 2022 - 16:19:14 EST


This is a short series related to cros_ec_command(). The first patch
updates a couple of Cros EC regulator callsites to use the common
cros_ec_command(). The next couple of patches do a rename and argument
type update.

Prashant Malani (3):
regulator: cros-ec: Use common cros_ec_command()
platform/chrome: cros_ec_proto: Rename cros_ec_command function
platform/chrome: cros_ec_proto: Update size arg types

drivers/mfd/cros_ec_dev.c | 4 +--
drivers/platform/chrome/cros_ec_proto.c | 22 ++++++------
drivers/platform/chrome/cros_ec_typec.c | 39 ++++++++++-----------
drivers/platform/chrome/cros_usbpd_notify.c | 4 +--
drivers/regulator/cros-ec-regulator.c | 36 ++-----------------
include/linux/platform_data/cros_ec_proto.h | 4 +--
6 files changed, 39 insertions(+), 70 deletions(-)

--
2.36.1.255.ge46751e96f-goog