提交 721a730e 编写于 作者: R Roger Quadros 提交者: Dmitry Torokhov

Input: force feedback - fix function name in comment

Function name is input_ff_destroy() and not input_ff_free()
Signed-off-by: NRoger Quadros <roger.quadros@nokia.com>
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 6236dfaa
...@@ -353,7 +353,7 @@ int input_ff_create(struct input_dev *dev, int max_effects) ...@@ -353,7 +353,7 @@ int input_ff_create(struct input_dev *dev, int max_effects)
EXPORT_SYMBOL_GPL(input_ff_create); EXPORT_SYMBOL_GPL(input_ff_create);
/** /**
* input_ff_free() - frees force feedback portion of input device * input_ff_destroy() - frees force feedback portion of input device
* @dev: input device supporting force feedback * @dev: input device supporting force feedback
* *
* This function is only needed in error path as input core will * This function is only needed in error path as input core will
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册