staging: typec: tcpm: Do not send PING msgs in TCPM
authorBadhri Jagan Sridharan <badhri@google.com>
Mon, 28 Aug 2017 17:23:21 +0000 (10:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Aug 2017 06:21:10 +0000 (08:21 +0200)
commitf451ac9e4c6dd2c9ee5397a28a60084fc77f63d7
treeb1523d835d66928a3b6e10277dbbec922d5f17ff
parentb965b6317ff147d379c7a60c852f6027a724634f
staging: typec: tcpm: Do not send PING msgs in TCPM

PING messages are used to monitor the connect/disconnect.
However, when PD is carried over CC, so this is not required.

Also, the spec does not clearly say if PD is possible when
Type-c is connected to Type-A/B. So, removing sending
PING messages altogether.

Signed-off-by: Badhri Jagan Sridharan <Badhri@google.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/typec/tcpm.c