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)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:50:30 +0000 (14:50 -0500)
commit95e133a6285db0dd7fa6bb9a7a290db2d3af3480
treea8e11eaf2db9f6f2e1c45b7c0a8e4c00a811a4d1
parent67eaf87c1eed9c8a09b6d185abf5db8e72485c40
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>
(cherry picked from commit f451ac9e4c6dd2c9ee5397a28a60084fc77f63d7)
drivers/staging/typec/tcpm.c