ACPI: thinkpad-acpi: consolidate wlsw notification function
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 21 Jul 2008 12:15:49 +0000 (09:15 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Mon, 21 Jul 2008 12:15:49 +0000 (09:15 -0300)
commit733e27c1cc86afae2d9481838693661b3d839950
tree994bb4aa970cad674f34feb8d833fcedb87c7eda
parent3a87208028ef59215a88a143c723ac0b83c11df0
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