]> Pileus Git - ~andy/linux/blobdiff - Documentation/cpu-freq/cpu-drivers.txt
cpufreq: Drop the owner field from struct cpufreq_driver
[~andy/linux] / Documentation / cpu-freq / cpu-drivers.txt
index 19fa98e07bf7fe79f403042d14858677f4474839..40282e6179135abc353bc8b04a86137820794468 100644 (file)
@@ -50,8 +50,6 @@ What shall this struct cpufreq_driver contain?
 
 cpufreq_driver.name -          The name of this driver.
 
-cpufreq_driver.owner -         THIS_MODULE;
-
 cpufreq_driver.init -          A pointer to the per-CPU initialization 
                                function.