Re: [PATCH] leds: put hard limit on minimum blink period for slow leds

2015-05-18 Thread Jacek Anaszewski
On 05/18/2015 10:28 AM, Jacek Anaszewski wrote: Hi Stas, On 05/15/2015 06:47 PM, Stas Sergeev wrote: Currently the timer trigger allows to set blink period as small as 1mS. But in fact the minimum period is jiffy, which is usually 10mS. The following mail says: http://lkml.iu.edu/hypermail/lin

Re: [PATCH] leds: put hard limit on minimum blink period for slow leds

2015-05-18 Thread Jacek Anaszewski
Hi Stas, On 05/15/2015 06:47 PM, Stas Sergeev wrote: Currently the timer trigger allows to set blink period as small as 1mS. But in fact the minimum period is jiffy, which is usually 10mS. The following mail says: http://lkml.iu.edu/hypermail/linux/kernel/1504.3/03469.html --- Text after '---