|
@@ -850,7 +850,7 @@ err_out:
|
|
|
EXPORT_SYMBOL(devfreq_add_governor);
|
|
|
|
|
|
/**
|
|
|
- * devfreq_remove_device() - Remove devfreq feature from a device.
|
|
|
+ * devfreq_remove_governor() - Remove devfreq feature from a device.
|
|
|
* @governor: the devfreq governor to be removed
|
|
|
*/
|
|
|
int devfreq_remove_governor(struct devfreq_governor *governor)
|