summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-cr0014114.c
Commit message (Collapse)AuthorAgeFilesLines
* leds: Use struct_size() in allocationKees Cook2018-06-131-2/+1Star
| | | | | | This case got missed by the earlier treewide struct_size() conversions. Signed-off-by: Kees Cook <keescook@chromium.org>
* leds: add LED driver for CR0014114 boardOleh Kravchenko2018-04-161-0/+315
This patch adds a LED class driver for the RGB LEDs found on the Crane Merchandising System CR0014114 LEDs board. Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>