thinkpad-acpi: don't depend on led_path for led firmware type (v2)
commit167cb6f43719208718c93d79887985b6291e7ae1
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 27 May 2011 01:52:27 +0000 (26 22:52 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 27 May 2011 01:52:27 +0000 (26 22:52 -0300)
tree33c75bcc55e4524f1abefd9f975ddfe22270bca2
parent49a49ced8b9b624055810aac15ee8bf688691afc
thinkpad-acpi: don't depend on led_path for led firmware type (v2)

Don't depend on the contents of led_path to know which LED interface
the firmware wants.

This removes the only user of *_path for the thinkpad-acpi ACPI
handlers, which will simplify future code.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/platform/x86/thinkpad_acpi.c