Commit 50c3ffb4 authored by wengjianfeng's avatar wengjianfeng Committed by Matthew Auld
Browse files
parent 8777d17b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -606,7 +606,7 @@ int live_rps_frequency_cs(void *arg)
	int err = 0;

	/*
	 * The premise is that the GPU does change freqency at our behest.
	 * The premise is that the GPU does change frequency at our behest.
	 * Let's check there is a correspondence between the requested
	 * frequency, the actual frequency, and the observed clock rate.
	 */
@@ -747,7 +747,7 @@ int live_rps_frequency_srm(void *arg)
	int err = 0;

	/*
	 * The premise is that the GPU does change freqency at our behest.
	 * The premise is that the GPU does change frequency at our behest.
	 * Let's check there is a correspondence between the requested
	 * frequency, the actual frequency, and the observed clock rate.
	 */