I've become aware that I should be posting a merge plan, probably
slightly earlier than this but better late than never.
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
--
Richard
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