提交 ff8649af 编写于 作者: S Sven Wegener 提交者: Richard Purdie

leds: Fixup kdoc comment to match parameter names

Signed-off-by: NSven Wegener <sven.wegener@stealer.net>
Signed-off-by: NRichard Purdie <rpurdie@intel.linux.com>
上级 e2387d6c
...@@ -93,7 +93,7 @@ EXPORT_SYMBOL_GPL(led_classdev_resume); ...@@ -93,7 +93,7 @@ EXPORT_SYMBOL_GPL(led_classdev_resume);
/** /**
* led_classdev_register - register a new object of led_classdev class. * led_classdev_register - register a new object of led_classdev class.
* @dev: The device to register. * @parent: The device to register.
* @led_cdev: the led_classdev structure for this device. * @led_cdev: the led_classdev structure for this device.
*/ */
int led_classdev_register(struct device *parent, struct led_classdev *led_cdev) int led_classdev_register(struct device *parent, struct led_classdev *led_cdev)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册