From: Lars-Peter Clausen Date: Sun, 15 Mar 2015 17:03:00 +0000 (+0100) Subject: uwb: Remove umc bus legacy suspend/resume support X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b68807c6563bf3882c94268ca09198d2e574ae;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed