commit | 5fec4b54d0bf6c3eeb176b624ce50d6aef4819c0 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Tue May 09 09:04:56 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 15 11:23:55 2017 +0200 |
tree | 88c039c5bbe1f161d1972764793ac85a60fae87a | |
parent | aac53ee4557947d778cb6a255c719e5c70963c42 [diff] |
staging: typec: tcpm: Drop duplicate PD messages Per USB PD standard, we have to drop duplicate PD messages. We can not expect lower protocol layers to drop such messages, since lower layers don't know if a message was dropped somewhere else in the stack. Originally-from: Puma Hsu <puma_hsu@htc.com> Cc: Yueyao Zhu <yueyao.zhu@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>