提交 a1dd8c61 编写于 作者: R Richard Purdie

leds: Futher document blink_set

Futher document blink_set function pointer
Signed-off-by: NRichard Purdie <rpurdie@linux.intel.com>
上级 ed88bae6
......@@ -47,7 +47,8 @@ struct led_classdev {
/* Activate hardware accelerated blink, delays are in
* miliseconds and if none is provided then a sensible default
* should be chosen. */
* should be chosen. The call can adjust the timings if it can't
* match the values specified exactly. */
int (*blink_set)(struct led_classdev *led_cdev,
unsigned long *delay_on,
unsigned long *delay_off);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册