greybus: Remove legacy suspend/resume callbacks
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 9 Jun 2016 11:04:39 +0000 (16:34 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 10 Jun 2016 00:28:02 +0000 (17:28 -0700)
commitc05d471b2d6f4b9775674a3ada32a08079b1d24b
tree4b125f33713314cfc1a0acbcc61211c6553bc8b9
parent8a285fed1af3b9aae5e63ff3135fb9a0bf5d2c3c
greybus: Remove legacy suspend/resume callbacks

We should be using the PM hooks available within the 'struct
device_driver', instead of adding legacy suspend/resume callbacks.
Remove them.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus.h