thinkpad-acpi: don't depend on led_path for led firmware type (v2)
commit29e82de612a5d0af7462e5c200496f179f93aadc
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 27 May 2011 01:51:06 +0000 (26 22:51 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 27 May 2011 01:51:06 +0000 (26 22:51 -0300)
treea19acfafc004d9b7b1c400de9e8fe82b5040b1cc
parentd6b5b0b79fae880fa8565132ff0ffc7fc47adb99
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