commit | a49be8f231ee0815d149d6d6c23dcc56a6f68410 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Mon Sep 30 21:02:07 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Oct 02 08:21:23 2013 -0500 |
tree | eb827ba39f748a0c1000bbcbb78ba8691dda1546 | |
parent | 78723920a6a57f6284574133d10f3e94b06b5979 [diff] |
usb: musb: am35x: use SIMPLE_DEV_PM_OPS 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>