commit | eb672c0239da9084fc8103b63ba5fdaec6aab8be | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Sep 26 22:45:44 2017 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Oct 05 00:40:57 2017 +0200 |
tree | 9f5f4826e9439316d5939899e995ecc58e3fb410 | |
parent | 64ec72a1ece37d9bc7ba8b11d6091ce7cb1d8eec [diff] |
PM: ARM: locomo: Drop suspend and resume bus type callbacks None of the locomo drivers in the tree implements the suspend and resume callbacks from struct locomo_driver, so drop them and drop the corresponding callbacks from locomo_bus_type. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>