usb: s5p-ehci: fix the status when the device is being resumed
authorHyungwon Hwang <human.hwang@samsung.com>
Fri, 20 Jun 2014 11:00:59 +0000 (20:00 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 3 Jul 2014 00:54:38 +0000 (09:54 +0900)
commitbc5991d6e5a31f1d8db749a0dd5acb55bfff3b17
tree1580a98ca381fed051a628d56fdff029058cd242
parentf18de09ae796af9fc39e222d01a58f9f988080d8
usb: s5p-ehci: fix the status when the device is being resumed

The device is powered down when it is suspended. So the status must be set as
hibernated when it is being resumed.

Change-Id: Ie67613f0e5e19f4412e46c25a9ea082c31beb0e2
Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
drivers/usb/host/ehci-s5p.c