ACPI: thinkpad-acpi: consolidate wlsw notification function
commit777d729325b90c2839f059980a032c79c49129e1
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 19 Oct 2008 21:00:01 +0000 (19 19:00 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 19 Oct 2008 21:00:01 +0000 (19 19:00 -0200)
treeab37ab7db2c440c8185f5552b7d334ee90cf7d7c
parentfc251d354fa1622ddee4b5bf00717fcdac84f5b2
ACPI: thinkpad-acpi: consolidate wlsw notification function

Rename tpacpi_input_send_radiosw() to tpacpi_send_radiosw_update(), and
make it a central point to issue "radio switch changed state" notifications
by consolidating also the poll() notification in the same function.

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