Re: [PATCH] leds-class: change back LEDS_CLASS to tristate instead of bool

2011-09-28 Thread Bryan Wu
Hiya, Any comments and need I do anything to improve this patch? Thanks, -Bryan On Tue, Sep 27, 2011 at 4:50 PM, Bryan Wu wrote: > LEDS_CLASS is required by leds and trigger drivers, but we can build it as > module.  So change this option back as tristate and treak the help message >

[PATCH] leds-class: change back LEDS_CLASS to tristate instead of bool

2011-09-27 Thread Bryan Wu
ifdefs to take care of module configuration. Signed-off-by: Bryan Wu --- arch/arm/mach-omap1/board-ams-delta.c |4 ++-- drivers/leds/Kconfig |9 ++--- drivers/leds/led-class.c |8 drivers/leds/leds.h |2 +- drivers/mmc