History log of /drivers/leds/leds-cobalt-raq.c
Revision Date Author Comments
d131c4962854b900ded69348acfd96007fcc893f 10-Jul-2011 Paul Gortmaker <paul.gortmaker@windriver.com> drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c

In preparation of the module.h usage cleanup, call out the export.h
to avoid build failures when that happens.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
d3aad6399a240300534d83ffdacfc40e6ed4fa73 12-Dec-2009 H Hartley Sweeten <hartleys@visionengravers.com> leds: leds-cobalt-raq.c - use resource_size()

Use resource_size() for ioremap.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
db3f520738a8c5bf593e13d4ac71f8da9ffcb964 07-Sep-2009 Olaf Hering <olh@suse.de> leds: Fix LED names

This is needed to get kde-powersave to work properly on some g4
powerbooks.

From: Olaf Hering <olh@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
ada8e9514b5880f81cdbbd212d121380ceef7acc 02-Jul-2009 Yoichi Yuasa <yuasa@linux-mips.org> Update Yoichi Yuasa's e-mail address

Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
4d404fd5c51772720e9c72aa3185bd5119bc6e69 09-Mar-2008 Németh Márton <nm127@freemail.hu> leds: Cleanup various whitespace and code style issues

Break the lines which were more than 80 characters into more
lines; replace SPACEs with TABs; correct ident at switch-case;
change character encoding from ISO-8859-2 to UTF-8.

The order of the functions in led-triggers.c changed in order
the similar functions can still be together under titles
"Used by LED Class", "LED Trigger Interface" and "Simple
LED Tigger Interface" as was grouped before when exported
with EXPORT_SYMBOL.

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
97da7aaf46fedcf1a38a88e5ffc2c40df23e8013 27-Sep-2007 Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> leds: Add Cobalt Raq series LEDs support

Add Cobalt Raq series LEDs support.

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>