uwb: Remove umc bus legacy suspend/resume support
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 15 Mar 2015 17:03:00 +0000 (18:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 16:27:03 +0000 (17:27 +0100)
There are currently no umc drivers implementing suspend/resume, so remove
the legacy suspend/resume support from the framework. If a umc driver ever
wants to implement suspend/resume they can use dev_pm_ops, which works out
of the box without any additional support necessary from the bus itself.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uwb/umc-bus.c
include/linux/uwb/umc.h

Simple merge
Simple merge