RE: [PATCH] platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnect

2020-08-03 Thread Shaikh, Azhar
; Bowman, Casey G ; Mani, Rajmohan > > Subject: Re: [PATCH] platform/chrome: cros_ec_typec: Avoid setting usb > role twice during disconnect > > Hi, > > I guess this is was supposed to be PATCH v2 2/2, right? > That is correct. > On Thu, Jul 30, 2020 at 03:52:57P

Re: [PATCH] platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnect

2020-07-31 Thread Heikki Krogerus
Hi, I guess this is was supposed to be PATCH v2 2/2, right? On Thu, Jul 30, 2020 at 03:52:57PM -0700, Azhar Shaikh wrote: > On disconnect port partner is removed and usb role is set to NONE. > But then in cros_typec_port_update() the role is set again. > Avoid this by moving