Re: [PATCH 3/3] led: ledtrig-transient: add support for hrtimer

2017-05-08 Thread Jacek Anaszewski
Hi David, Thanks for the patch. I have one reservation below. On 04/30/2017 11:37 PM, David Lin wrote: > This patch adds a hrtimer to ledtrig-transient so that when driver is > registered with LED_BRIGHTNESS_FAST, the hrtimer is used for the better > time accuracy in handling the duration. > > S

[PATCH 3/3] led: ledtrig-transient: add support for hrtimer

2017-04-30 Thread David Lin
This patch adds a hrtimer to ledtrig-transient so that when driver is registered with LED_BRIGHTNESS_FAST, the hrtimer is used for the better time accuracy in handling the duration. Signed-off-by: David Lin --- drivers/leds/trigger/ledtrig-transient.c | 59 +--- 1 fil