Re: [ibm-acpi-devel] [PATCH 08/13] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)

2008-04-12 Thread Henrique de Moraes Holschuh
On Fri, 11 Apr 2008, Randy Dunlap wrote: > Well, I would really prefer that we call LEDs "LED" instead of "led" > in user documentation. Needs an extra patch, since I already have lowercase led in Documentation/laptop/thinkpad-acpi.txt, and it doesn't make sense to not change them all. Instead of

Re: [ibm-acpi-devel] [PATCH 08/13] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)

2008-04-12 Thread Randy Dunlap
On Thu, 10 Apr 2008 00:53:00 -0300 Henrique de Moraes Holschuh wrote: > Add a sysfs led class interface to the thinklight (light subdriver). > > Signed-off-by: Henrique de Moraes Holschuh <[EMAIL PROTECTED]> > Cc: Richard Purdie <[EMAIL PROTECTED]> > --- > Documentation/laptops/thinkpad-acpi.txt

[ibm-acpi-devel] [PATCH 08/13] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)

2008-04-09 Thread Henrique de Moraes Holschuh
Add a sysfs led class interface to the thinklight (light subdriver). Signed-off-by: Henrique de Moraes Holschuh <[EMAIL PROTECTED]> Cc: Richard Purdie <[EMAIL PROTECTED]> --- Documentation/laptops/thinkpad-acpi.txt | 25 +++--- drivers/misc/thinkpad_acpi.c| 57