]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commitc5b68807c6563bf3882c94268ca09198d2e574ae
treeef902a4be8f67e0080b1600d337802ddc4351d3c
parentf1f0b57db01d1045d163eeb05d5a4e7bd934561a
uwb: Remove umc bus legacy suspend/resume support

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