提交 864e2fe9 编写于 作者: A Amitesh Singh 提交者: Greg Kroah-Hartman

usb: fix a typo in usb_class_driver documentation

replace usb_unregister_dev by usb_deregister_dev
Signed-off-by: NAmitesh Singh <singh.amitesh@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 1001354c
......@@ -1160,7 +1160,7 @@ extern struct bus_type usb_bus_type;
* @minor_base: the start of the minor range for this driver.
*
* This structure is used for the usb_register_dev() and
* usb_unregister_dev() functions, to consolidate a number of the
* usb_deregister_dev() functions, to consolidate a number of the
* parameters used for them.
*/
struct usb_class_driver {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册