]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: ehci-orion: add S2RAM support
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 29 Jan 2019 09:23:43 +0000 (10:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2019 08:22:35 +0000 (09:22 +0100)
commitf91649c525880006c78e62f6bae4d802a590c3ba
treec76ad257761512da4f49b239ae39dd5f767c039c
parente04585184dcf792cd053d6ce84091201e45c2225
usb: ehci-orion: add S2RAM support

Add suspend/resume callbacks to reset the host controller properly
during S2RAM operation.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-orion.c