platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revision
authorBenson Leung <bleung@chromium.org>
Tue, 2 Feb 2021 16:45:31 +0000 (08:45 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Feb 2021 18:42:52 +0000 (19:42 +0100)
commit64eaa0fa66ac55965f793a8b65730299854e55cd
tree1092456781e6bc37620be5b61011e8c6474268ee
parent32e9b48d110ef5fae850036eafaf7895a25b37e3
platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revision

typec_partner_set_pd_revision returns void now.

Fixes: cefc011f8daf ("platform/chrome: cros_ec_typec: Set Partner PD revision from status")
Signed-off-by: Benson Leung <bleung@chromium.org>
Link: https://lore.kernel.org/r/20210202164531.3982778-1-bleung@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/chrome/cros_ec_typec.c