Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
Pull LED subsystem update from Bryan Wu: "Basically this cycle is mostly cleanup for LED subsystem" * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds: leds: s3c24xx: Remove hardware.h inclusion leds: replace list_for_each with list_for_each_entry leds: kirkwood: Cleanup in header files leds: pwm: Remove a warning on non-DT platforms leds: leds-pwm: fix duty time overflow. leds: leds-mc13783: Remove unneeded mc13xxx_{un}lock leds: leds-mc13783: Remove duplicate field in platform data drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_base' leds: lp5523: Support LED MUX configuration on running a pattern leds: lp5521/5523: Fix multiple engine usage bug LEDS: tca6507 - fix up some comments. LEDS: tca6507: add device-tree support for GPIO configuration. LEDS: tca6507 - fix bugs in parsing of device-tree configuration.
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/leds/tca6507.txt 16 additions, 0 deletionsDocumentation/devicetree/bindings/leds/tca6507.txt
- Documentation/leds/leds-lp55xx.txt 9 additions, 1 deletionDocumentation/leds/leds-lp55xx.txt
- arch/arm/mach-imx/mach-mx31moboard.c 8 additions, 8 deletionsarch/arm/mach-imx/mach-mx31moboard.c
- drivers/leds/led-triggers.c 4 additions, 11 deletionsdrivers/leds/led-triggers.c
- drivers/leds/leds-lp5521.c 16 additions, 2 deletionsdrivers/leds/leds-lp5521.c
- drivers/leds/leds-lp5523.c 17 additions, 3 deletionsdrivers/leds/leds-lp5523.c
- drivers/leds/leds-lp55xx-common.c 2 additions, 0 deletionsdrivers/leds/leds-lp55xx-common.c
- drivers/leds/leds-mc13783.c 1 addition, 88 deletionsdrivers/leds/leds-mc13783.c
- drivers/leds/leds-pwm.c 5 additions, 4 deletionsdrivers/leds/leds-pwm.c
- drivers/leds/leds-s3c24xx.c 1 addition, 2 deletionsdrivers/leds/leds-s3c24xx.c
- drivers/leds/leds-tca6507.c 114 additions, 93 deletionsdrivers/leds/leds-tca6507.c
- include/linux/mfd/mc13xxx.h 28 additions, 9 deletionsinclude/linux/mfd/mc13xxx.h
- include/linux/platform_data/leds-kirkwood-netxbig.h 3 additions, 5 deletionsinclude/linux/platform_data/leds-kirkwood-netxbig.h
- include/linux/platform_data/leds-kirkwood-ns2.h 3 additions, 5 deletionsinclude/linux/platform_data/leds-kirkwood-ns2.h
Please register or sign in to comment