ACPI: thinkpad-acpi: consolidate wlsw notification function
commit89557da678d79510b5abb74e5c24b9b86a3f95f8
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 11 Nov 2008 01:46:28 +0000 (10 23:46 -0200)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 11 Nov 2008 01:46:28 +0000 (10 23:46 -0200)
tree9c8604ddd3377452b0131a96fe9e9b08b77e1537
parent1bf28af6bba20554be9cc034563d2e7da4d81643
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