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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:52 +0000 (11:59 +0900)
commit2176c2b4e42878943fb98bc2add2c9c94aef8fb2
tree6dbc0a1821df315112eb534f29c41b7a788d0dca
parent8342570854566dcc232efb83870990a271bb0830
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