cpufreq: Remove ->resolve_freq()
[linux-2.6-block.git] / Documentation / cpu-freq / cpu-drivers.rst
index 74fac797c3969bac4a27b2981356f536653c8e2f..d84ededb66f92a234395be70f8fcdec1412aaed7 100644 (file)
@@ -58,9 +58,6 @@ And optionally
 
  .driver_data - cpufreq driver specific data.
 
- .resolve_freq - Returns the most appropriate frequency for a target
- frequency. Doesn't change the frequency though.
-
  .get_intermediate and target_intermediate - Used to switch to stable
  frequency while changing CPU frequency.