提交 d6c70a86 编写于 作者: H Hisao Tanabe 提交者: Jiri Kosina

HID: core: fix hid_hw_open() comment

Fix comment typo for hid_hw_open().

[jkosina@suse.cz: write at least some changelog]
Signed-off-by: NHisao Tanabe <xtanabe@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 070b9637
......@@ -1798,7 +1798,7 @@ EXPORT_SYMBOL_GPL(hid_hw_stop);
*
* Tell underlying HW to start delivering events from the device.
* This function should be called sometime after successful call
* to hid_hiw_start().
* to hid_hw_start().
*/
int hid_hw_open(struct hid_device *hdev)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册