ACK: [PATCH] cpu: cpufreq: re-phrase P-state coordination message

Alex Hung alex.hung at canonical.com
Mon Jun 17 02:56:13 UTC 2013


On 06/15/2013 04:39 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Minor re-phrasing.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>   src/cpu/cpufreq/cpufreq.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/cpu/cpufreq/cpufreq.c b/src/cpu/cpufreq/cpufreq.c
> index fc81917..b5c0a58 100644
> --- a/src/cpu/cpufreq/cpufreq.c
> +++ b/src/cpu/cpufreq/cpufreq.c
> @@ -607,7 +607,7 @@ static void check_sw_any(fwts_framework *fw)
>   		fwts_progress(fw, 100 * performed_tests/total_tests);
>   	}
>   	if (!once)
> -		fwts_passed(fw, "P-state coordination done by Hardware.");
> +		fwts_passed(fw, "P-state coordination under hardware control.");
>   }
>   #endif
>
>

Acked-by: Alex Hung <alex.hung at canonical.com>



More information about the fwts-devel mailing list