thinkpad-acpi: don't depend on led_path for led firmware type (v2)
commit7d4c520de8129b8fc59ecac30373f0a30ae1317e
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 May 2010 21:06:43 +0000 (16 18:06 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 May 2010 21:14:02 +0000 (16 18:14 -0300)
tree196b43c3bfd8c185fef5ab896d3270f01f534148
parent13eea76e1ec141cb16113fc8ec672fb31dbf4b15
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