commit | 0967313b6fe14f34d87b1ef278f7771ed8900eb1 | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Mon Sep 30 21:02:08 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Oct 02 08:21:55 2013 -0500 |
tree | 56da49b89d10b6895b5cd771622b2e0908591751 | |
parent | a49be8f231ee0815d149d6d6c23dcc56a6f68410 [diff] |
usb: musb: blackfin: use SIMPLE_DEV_PM_OPS This makes bfin_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>