Hi, > The USB-3 driver is made up of these files: drivers/usb/host/xhci*
I did a bisect on these files only, and here's the result: > d6236f6d1d885aa19d1cd7317346fe795227a3cc is the first bad commit > commit d6236f6d1d885aa19d1cd7317346fe795227a3cc > Author: Wang, Yu <[email protected]> > Date: Tue Jun 24 17:14:44 2014 +0300 > > xhci: Fix runtime suspended xhci from blocking system suspend. I confirmed that reverting this commit on top of v3.16 indeed fixes the issue. (Just to remind you, the context is the following bug report: <https://bugzilla.kernel.org/show_bug.cgi?id=96531>). Kind regards, Ralf -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

