On Mon, 2007-10-01 at 00:52 +0100, Richard Purdie wrote: > The leds tree doesn't have much in it, basically some changes to the > cobalt LED drivers. > > http://git.o-hand.com/?p=linux-rpurdie-leds;a=shortlog;h=for-mm > > Yoichi Yuasa (3): > leds: Rename leds-cobalt driver > leds: Add Cobalt Raq series LEDs support > leds: Update Cobalt Qube series front LED support
The missing diffstat: drivers/leds/Kconfig | 13 ++- drivers/leds/Makefile | 3 drivers/leds/leds-cobalt-qube.c | 102 +++++++++++++++++++++++++++++ drivers/leds/leds-cobalt-raq.c | 138 ++++++++++++++++++++++++++++++++++++++++ drivers/leds/leds-cobalt.c | 43 ------------ 5 files changed, 252 insertions(+), 47 deletions(-) -- Richard - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/