File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -606,7 +606,7 @@ int live_rps_frequency_cs(void *arg)
606
606
int err = 0 ;
607
607
608
608
/*
609
- * The premise is that the GPU does change freqency at our behest.
609
+ * The premise is that the GPU does change frequency at our behest.
610
610
* Let's check there is a correspondence between the requested
611
611
* frequency, the actual frequency, and the observed clock rate.
612
612
*/
@@ -747,7 +747,7 @@ int live_rps_frequency_srm(void *arg)
747
747
int err = 0 ;
748
748
749
749
/*
750
- * The premise is that the GPU does change freqency at our behest.
750
+ * The premise is that the GPU does change frequency at our behest.
751
751
* Let's check there is a correspondence between the requested
752
752
* frequency, the actual frequency, and the observed clock rate.
753
753
*/
You can’t perform that action at this time.
0 commit comments