X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fleds-lp5523.h;h=727877fb406d7eb526b9ede546c8d130e32e2995;hb=85457685e0e314f6902caaef976b3fd8ef4f51b4;hp=2694289babd08bd337ce5240d6f463ec8cb28aba;hpb=c6fa63c659b3dd121f21afe7529f505505e79b23;p=karo-tx-linux.git diff --git a/include/linux/leds-lp5523.h b/include/linux/leds-lp5523.h index 2694289babd0..727877fb406d 100644 --- a/include/linux/leds-lp5523.h +++ b/include/linux/leds-lp5523.h @@ -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;