Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
[deliverable/linux.git] / include / linux / leds-lp5523.h
index 2694289babd08bd337ce5240d6f463ec8cb28aba..727877fb406d7eb526b9ede546c8d130e32e2995 100644 (file)
@@ -26,6 +26,7 @@
 /* See Documentation/leds/leds-lp5523.txt */
 
 struct lp5523_led_config {
+       const char      *name;
        u8              chan_nr;
        u8              led_current; /* mA x10, 0 if led is not connected */
        u8              max_current;
This page took 0.024929 seconds and 5 git commands to generate.