Wonhong Kwon 5e4ccd9ee2 usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernation
ehci/ohci-platform just define .suspend/.resume functions for dev_pm_ops,
but in order to support both STR(suspend-to-ram) and hibernation, other
callbacks such as .freeze/.thaw are also required.

Registering all required callbacks for both STR and hibernation can
be done by SIMPLE_DEV_PM_OPS macro function.

Signed-off-by: Wonhong Kwon <wonhong.kwon@lge.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-03 15:38:17 -08:00
..
2014-09-29 11:52:59 -04:00
2014-09-29 11:52:59 -04:00
2013-12-03 10:34:33 -08:00
2013-10-19 14:08:04 -07:00
2014-09-29 11:52:59 -04:00
2013-05-30 21:34:31 +09:00
2013-12-03 10:34:33 -08:00
2013-12-03 10:34:33 -08:00
2013-07-31 17:53:50 -07:00
2013-12-18 16:36:10 -08:00
2014-09-29 11:52:59 -04:00
2014-01-23 18:49:36 -08:00
2013-12-03 10:34:33 -08:00
2013-01-24 13:42:09 -08:00