thinkpad-acpi: don't depend on led_path for led firmware type (v2)
commit0be2f7d2033569496d0e521c2dd6630414d57914
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 18 Sep 2010 01:03:13 +0000 (17 22:03 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 18 Sep 2010 01:03:13 +0000 (17 22:03 -0300)
tree62c7caff4b6c386de065b695febd73912d79463a
parent896c44a249686a39806f6fa0b9cadd4227835561
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