Commit 43ad944
usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events
When receiving FRS and Sourcing_Vbus events from low-level drivers, keep
other events which come a bit earlier so that they will not be ignored
in the event handler.
Fixes: 8dc4bd0 ("usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)")
Cc: stable <stable@vger.kernel.org>
Cc: Badhri Jagan Sridharan <badhri@google.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Badhri Jagan Sridharan <badhri@google.com>
Signed-off-by: Kyle Tso <kyletso@google.com>
Link: https://lore.kernel.org/r/20210803091314.3051302-1-kyletso@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent cb10f68 commit 43ad944
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5369 | 5369 | | |
5370 | 5370 | | |
5371 | 5371 | | |
5372 | | - | |
| 5372 | + | |
5373 | 5373 | | |
5374 | 5374 | | |
5375 | 5375 | | |
| |||
5378 | 5378 | | |
5379 | 5379 | | |
5380 | 5380 | | |
5381 | | - | |
| 5381 | + | |
5382 | 5382 | | |
5383 | 5383 | | |
5384 | 5384 | | |
| |||
0 commit comments