Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> 於 2020年8月27日 週四 下午3:00寫道: > > On Thu, Aug 27, 2020 at 12:50:58PM +0800, cy_huang wrote: > > From: ChiYuan Huang <cy_huang@xxxxxxxxxxx> > > > > Mediatek MT6360 is a multi-functional IC that includes USB Type-C. > > It works with Type-C Port Controller Manager to provide USB PD > > and USB Type-C functionalities. > > > > Add fix to Prevent the race condition from interrupt and tcpci port unregister > > during module remove. > > You merged two patches from v2 together, so that really makes this > v3. Where is the changelog? changelog Add fix to Prevent the race condition from interrupt and tcpci port unregister during module remove. Do I need to resent the real V3 and mark the first patch for the commit log like as below text? Mediatek MT6360 is a multi-functional IC that includes USB Type-C. It works with Type-C Port Controller Manager to provide USB PD and USB Type-C functionalities. V1 -> V2 1. Add fix to Prevent the race condition from interrupt and tcpci port unregister during module remove. V2 -> V3 1. Merge V2 change into the first patch. If yes, I can use this way to resend patch v3 for the readability. > > thanks, > > -- > heikki