Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)