]> git.baikalelectronics.ru Git - kernel.git/commit
platform/chrome: cros_ec_typec: Cleanup switch handle return paths
authorPrashant Malani <pmalani@chromium.org>
Tue, 16 Aug 2022 21:48:34 +0000 (21:48 +0000)
committerPrashant Malani <pmalani@chromium.org>
Thu, 18 Aug 2022 22:20:36 +0000 (22:20 +0000)
commit629ea566f7ab45d64007b5cacbb42156a84011bd
tree21305dda1fa5e852594d60b3af3affa4532099b4
parent98396124ddf6248b069d65d9e0d38b8890b39d70
platform/chrome: cros_ec_typec: Cleanup switch handle return paths

Some of the return paths for the cros_typec_get_switch_handles()
aren't necessary. Clean up the return paths to only undo the handle
get's which succeeded.

Signed-off-by: Prashant Malani <pmalani@chromium.org>
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220816214857.2088914-7-pmalani@chromium.org
drivers/platform/chrome/cros_ec_typec.c