]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PM / Sleep: Remove forward-only callbacks from AMBA bus type
authorRafael J. Wysocki <rjw@sisk.pl>
Sat, 17 Dec 2011 23:34:31 +0000 (00:34 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Sat, 17 Dec 2011 23:34:31 +0000 (00:34 +0100)
commit2e5b5b539722eb92fe413d0a3d7ea19366d2b486
tree9e4aea2f7a794e3a44949042c002f31d8dbb03ba
parent64d6600509b26eeb22ef733622c397db572c71fc
PM / Sleep: Remove forward-only callbacks from AMBA bus type

The forward-only PM callbacks provided by the AMBA bus type are not
necessary any more, because the PM core executes driver callbacks
when the corresponding subsystem callbacks are not present, so drop
them.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/amba/bus.c