diff options
author | Marc Gonzalez <marc_gonzalez@sigmadesigns.com> | 2016-09-02 15:17:17 +0200 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2016-09-27 08:02:16 +0200 |
commit | 9dfe1a2f9a5a582931e9ecf3efd8dac5e1f89072 (patch) | |
tree | eba37e4472af80abb6febba030bf0e3b343aaa4d /Documentation/devicetree | |
parent | devfreq_cooling: no need to check state with negative number (diff) | |
download | linux-9dfe1a2f9a5a582931e9ecf3efd8dac5e1f89072.tar.xz linux-9dfe1a2f9a5a582931e9ecf3efd8dac5e1f89072.zip |
thermal: tango: add resume support
When this platform is suspended, firmware powers the entire SoC down,
except a few hardware blocks waiting for wakeup events. There is no
context to save for this particular block.
Therefore, there is nothing useful for the driver to do on suspend;
so we define a NULL suspend hook. On resume, the driver initializes
the block exactly as is done in the probe callback.
Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions