Files
bootrr/helpers
Mark Brown 6ac3e34d34 helpers: Fix bashism in cpufreq and cpuidle tests
The helpers for verifiying that cpufreq and cpuidle are enabled
use let which is a bash extension and not supported in standard
POSIX shell, including with busybox.  Convert to use expr which
is standard.

Signed-off-by: Mark Brown <broonie@kernel.org>
2023-01-17 22:53:16 -06:00
..
2021-11-01 11:48:12 -05:00