Loading include/linux/cpufreq.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -385,7 +385,7 @@ struct cpufreq_driver { /* flags */ /* flags */ /* /* * Set by drivers that need to update internale upper and lower boundaries along * Set by drivers that need to update internal upper and lower boundaries along * with the target frequency and so the core and governors should also invoke * with the target frequency and so the core and governors should also invoke * the diver if the target frequency does not change, but the policy min or max * the diver if the target frequency does not change, but the policy min or max * may have changed. * may have changed. Loading Loading
include/linux/cpufreq.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -385,7 +385,7 @@ struct cpufreq_driver { /* flags */ /* flags */ /* /* * Set by drivers that need to update internale upper and lower boundaries along * Set by drivers that need to update internal upper and lower boundaries along * with the target frequency and so the core and governors should also invoke * with the target frequency and so the core and governors should also invoke * the diver if the target frequency does not change, but the policy min or max * the diver if the target frequency does not change, but the policy min or max * may have changed. * may have changed. Loading