summaryrefslogtreecommitdiff
path: root/security/integrity/Makefile
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2014-02-13 15:49:17 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-18 12:04:41 -0800
commit3e8d6d85adedc59115a564c0a54b36e42087c4d9 (patch)
treeb6f6e963ce225848f1ccea26e1ce272a1f355116 /security/integrity/Makefile
parent6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 (diff)
USB: EHCI: add delay during suspend to prevent erroneous wakeups
High-speed USB connections revert back to full-speed signalling when the device goes into suspend. This takes several milliseconds, and during that time it's not possible to tell reliably whether the device has been disconnected. On some platforms, the Wake-On-Disconnect circuitry gets confused during this intermediate state. It generates a false wakeup signal, which can prevent the controller from going to sleep. To avoid this problem, this patch adds a 5-ms delay to the ehci_bus_suspend() routine if any ports have to switch over to full-speed signalling. (Actually, the delay was already present for devices using a particular kind of PHY power management; the patch merely causes the delay to be used more widely.) Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Reviewed-by: Peter Chen <Peter.Chen@freescale.com> CC: <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/integrity/Makefile')
0 files changed, 0 insertions, 0 deletions