commit | c1ee8f3fdff2b5763fe13be0a50a7ab3df015f5b | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Oct 21 11:43:34 2014 +0800 |
committer | Mark Brown <broonie@kernel.org> | Tue Oct 21 22:27:14 2014 +0100 |
tree | 9356ba4b2a2a1527c1cf3de97c51682f60043aa8 | |
parent | d0de6ff6b92665c10a93795e9d041a61f64431af [diff] |
spi/atmel: improve the system suspend/resume functions implementation To make it cleaner, the system suspend/resume directly call the runtime suspend/resume functions and remove the wapper of CONFIG_PM_RUNTIME, CONFIG_PM_SLEEP. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Acked-by: Kevin Hilman <khilman@linaro.org> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Mark Brown <broonie@kernel.org>