Tejun Heo 6d394e1925 thinkpad_acpi: don't use [delayed_]work_pending()
There's no need to test whether a (delayed) work item in pending
before queueing, flushing or cancelling it.  Most uses are unnecessary
and quite a few of them are buggy.

Remove unnecessary pending tests from thinkpad_acpi.  Only compile
tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: ibm-acpi-devel@lists.sourceforge.net
Cc: platform-driver-x86@vger.kernel.org
2012-12-28 13:40:15 -08:00
..
2012-12-17 17:15:14 -08:00
2012-12-17 17:15:14 -08:00
2012-12-17 17:15:14 -08:00
2012-03-28 10:35:15 +02:00
2012-05-31 14:29:33 -04:00
2012-07-22 13:36:52 -07:00