提交 f6ec2d96 编写于 作者: S Sebastian Siewior 提交者: Richard Purdie

backlight: Fix missing kernel doc entry

Signed-off-by: NSebastian Siewior <bigeasy@linutronix.de>
Signed-off-by: NRichard Purdie <rpurdie@rpsys.net>
上级 7be35c72
...@@ -191,6 +191,7 @@ static struct device_attribute bl_device_attributes[] = { ...@@ -191,6 +191,7 @@ static struct device_attribute bl_device_attributes[] = {
* backlight_device class. * backlight_device class.
* @name: the name of the new object(must be the same as the name of the * @name: the name of the new object(must be the same as the name of the
* respective framebuffer device). * respective framebuffer device).
* @parent: a pointer to the parent device
* @devdata: an optional pointer to be stored for private driver use. The * @devdata: an optional pointer to be stored for private driver use. The
* methods may retrieve it by using bl_get_data(bd). * methods may retrieve it by using bl_get_data(bd).
* @ops: the backlight operations structure. * @ops: the backlight operations structure.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册