Skip to content
Snippets Groups Projects
Commit ff8649af authored by Sven Wegener's avatar Sven Wegener Committed by Richard Purdie
Browse files

leds: Fixup kdoc comment to match parameter names

parent e2387d6c
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ EXPORT_SYMBOL_GPL(led_classdev_resume);
/**
* 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.
*/
int led_classdev_register(struct device *parent, struct led_classdev *led_cdev)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment