thinkpad-acpi: don't depend on led_path for led firmware type (v2)
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 May 2010 22:45:50 +0000 (19:45 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 16 May 2010 22:45:50 +0000 (19:45 -0300)
commit2cbb5c8f5533facb606adc5986ce40da2e987d6d
tree69df71f525eff63af96f44e244f299b53d63c060
parent72f19921217c2267adc65cbe69c63da970578a14
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