commit | 75f78d6d9eb793d141affaa5a76f20ce1d6ae5c9 | [log] [tgz] |
---|---|---|
author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | Wed Mar 29 20:43:56 2017 +0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Thu Mar 30 21:49:03 2017 -0700 |
tree | 9257a6ee57f8489062839bb7f7b8df31f3bd0f52 | |
parent | cc4d072b66298716484f5c78d782c64509f4b6d9 [diff] |
thermal: rcar_gen3_thermal: add suspend and resume support To restore operation it's easiest to reinitialise all TSCs. In order to do this the current trip window needs to be stored in the TSC structure so that it can be restored upon resume. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>