]> git.baikalelectronics.ru Git - kernel.git/commit
platform/chrome: cros_ec_typec: Use cros_ec_command()
authorPrashant Malani <pmalani@chromium.org>
Thu, 30 Sep 2021 02:23:56 +0000 (19:23 -0700)
committerEnric Balletbo i Serra <enric.balletbo@collabora.com>
Thu, 30 Sep 2021 08:09:47 +0000 (10:09 +0200)
commitcab2122c72b26a027ef0b35ae4b09e9df8bdd7f3
treeee5a6d69bc0cd5ada5e5ac6036b65bc444494d90
parent3e463f47e0a2ec7920fac3ab072819ceb4efdc31
platform/chrome: cros_ec_typec: Use cros_ec_command()

Re-use the existing cros_ec_command() instead of relying on a duplicate
version.

Signed-off-by: Prashant Malani <pmalani@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link: https://lore.kernel.org/r/20210930022403.3358070-6-pmalani@chromium.org
drivers/platform/chrome/cros_ec_typec.c