ehci-atmel: Power down during suspend is normal
authorRomain Izard <romain.izard.pro@gmail.com>
Thu, 28 Sep 2017 09:46:24 +0000 (11:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Oct 2017 07:58:42 +0000 (09:58 +0200)
commite8470b524f2a0a8bb6464e4e1351dd6bb1ebe364
tree64ea9312ab3b61e34da2f50e1f6f87152ccc0875
parent263bf6122f886e4a3ffba089337a6b9db0fe291f
ehci-atmel: Power down during suspend is normal

When an Atmel SoC is suspended with the backup mode, the USB bus will be
powered down. As this is expected, do not return an error to the driver
core when ehci_resume detects it.

Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-atmel.c