ARM-software / devlib

Library for interaction with and instrumentation of remote devices.
Apache License 2.0
47 stars 78 forks source link

module/cpufreq: Fix typo #602

Closed douglas-raillard-arm closed 2 years ago

douglas-raillard-arm commented 2 years ago

Fix per-cpu/global cpufreq governor tunable setting by replacing a "pass" into a "continue".

Also name some futures to improve error reporting.