]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: musb: blackfin: use SIMPLE_DEV_PM_OPS
authorDaniel Mack <zonque@gmail.com>
Mon, 30 Sep 2013 19:02:08 +0000 (21:02 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 2 Oct 2013 13:21:55 +0000 (08:21 -0500)
commit0967313b6fe14f34d87b1ef278f7771ed8900eb1
tree56da49b89d10b6895b5cd771622b2e0908591751
parenta49be8f231ee0815d149d6d6c23dcc56a6f68410
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>
drivers/usb/musb/blackfin.c