usb: musb: am35x: use SIMPLE_DEV_PM_OPS
authorDaniel Mack <zonque@gmail.com>
Mon, 30 Sep 2013 19:02:07 +0000 (21:02 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 2 Oct 2013 13:21:23 +0000 (08:21 -0500)
This makes am35x_pm_ops const and will stub the struct out in case
CONFIG_PM_SLEEP is not set.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found