commit | 3877a39e72773d5104095c3caf96f4c6b9be102b | [log] [tgz] |
---|---|---|
author | Thierry Escande <thierry.escande@linaro.org> | Wed May 16 15:28:38 2018 +0200 |
committer | Lisa Nguyen <lisa.nguyen@linaro.org> | Thu May 17 10:59:25 2018 -0700 |
tree | 9bcba0afab6fbe4e0e92c64441335d3bcfe19e02 | |
parent | a2731a26f8bbe45cdc9af1da72b525865d7caf5b [diff] |
functions: switch to userspace governor in restore_frequencies() The governor needs to be set to 'userspace' before setting the original frequency back. This fixes cpufreq_06.sh that otherwise logs 'sh: echo: I/O error' messages in its log file. Signed-off-by: Thierry Escande <thierry.escande@linaro.org>