> From: Joe Xue <lgxue@xxxxxxxxxxx> > > The LED pattern trigger allows LEDs blink in user defined pattern. > > v2: Change the pattern memory from fixed static to malloc > Change the timer schedule way to save cpu time > Add the mutex to protect the pattern operation > > v3: Tiny fix, add the missed parameter in example of document > > new file: Documentation/leds/ledtrig-pattern.txt > modified: drivers/leds/trigger/Kconfig > modified: drivers/leds/trigger/Makefile > new file: drivers/leds/trigger/ledtrig-pattern.c > > Signed-off-by: Joe Xue <lgxue@xxxxxxxxxxx> > --- Forgot to add suggested-by line: Suggested-by: Pavel Machek <pavel@xxxxxx> I would like to give too much credit to this buddy. Joe -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html