Hi, On Mon, Nov 08, 2021 at 10:25:23AM +0100, Ondřej Jirman wrote: > On Mon, Nov 08, 2021 at 09:10:31AM +0100, Greg Kroah-Hartman wrote: > > On Sun, Nov 07, 2021 at 07:57:24PM +0100, Ondřej Jirman wrote: > > > Hi, > > > > > > On Sun, Nov 07, 2021 at 07:54:33PM +0100, megous hlavni wrote: > > > > The masks are swapped (interrupts are enabled when the mask is 0). > > > > > > Please ignore the 06/15 in the subject. This is just a single patch > > > from my local series and I forgot to edit the subject. > > > > But I see 2 patches sent in this series? > > The other one is unrelated. This patch is a fix for a real bug. If this fixes a bug, then please include the appropriate Fixes tag and CC stable@xxxxxxxxxxxxxxx. I'm guessing this is what the Fixes tag should look like: Fixes: 48242e30532b ("usb: typec: fusb302: Revert "Resolve fixed power role contract setup"") You probable also want to CC Hans de Goede <hdegoede@xxxxxxxxxx> since you are patching his code. > The other seemed like an independent correctness issue that I noticed from code > review I had to do to figure out the reason for failure to handle disconnect > detection properly. It's unrelated to this patch other than touching the same driver. It still says "PATCH 07/15..." which means it's a part of a series, no? So.. > > Can you just fix this up and resend them correctly? thanks, -- heikki