Re: [PATCH v3] brcmfmac: avoid duplicated suspend/resume operation

From: Arend van Spriel
Date: Tue Mar 03 2015 - 14:49:28 EST


On 03/02/15 16:08, Kalle Valo wrote:
Arend van Spriel<arend@xxxxxxxxxxxx> writes:

Now that there is not 3.20 version. My understanding is that this
patch will be in linus' tree 4.1-rc1, right?

Yes. It will go into linux-next first, which you can consider to be an
incubator where all stuff for the next release is integrated. Stuff
will be added there until 4.0 is released. At that moment the merge
window starts which moves all the stuff from linux-next into the
mainline linux repo to prepare 4.1-rc1.

Now regarding your patch I have to give a heads up. Our pending
patches have been applied by Kalle and includes similar fix.

Yeah, Zhonghui's patch doesn't apply anymore. There is similar code in
wireless-drivers-next but still a bit different. So what should we do?
Is the driver ok now?

The idea of Zhonghui's patch was to avoid entering suspend and resume callbacks twice. The current behavior is same as his patch intended so yes the driver is ok (pending undiscovered bugs :-p ).

Regards,
Arend
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/