We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b929c0 commit 3755b46Copy full SHA for 3755b46
drivers/video/backlight/backlight.c
@@ -501,7 +501,7 @@ EXPORT_SYMBOL(backlight_device_get_by_type);
501
*
502
* This function looks up a backlight device by its name. It obtains a reference
503
* on the backlight device and it is the caller's responsibility to drop the
504
- * reference by calling backlight_put().
+ * reference by calling put_device().
505
506
* Returns:
507
* A pointer to the backlight device if found, otherwise NULL.
0 commit comments