]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/input/touchscreen/cyttsp4_core.c: : remove unnecessary work pending test
authorXie XiuQi <xiexiuqi@huawei.com>
Tue, 5 Nov 2013 05:54:56 +0000 (16:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:54:56 +0000 (16:54 +1100)
commitab6e3ced2c616421c0641ea4c963fb1efa07214b
tree07b25fd3e94f2c8f4bf0577c340b61c645a39a31
parent70a728e40e30dff0503afdf238e88a32039966e0
drivers/input/touchscreen/cyttsp4_core.c: : remove unnecessary work pending test

Remove unnecessary work pending test before calling schedule_work().  It
has been tested in queue_work_on() already.

Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com>
Reviewed-by: Tejun Heo <tj@kernel.org>
Cc: Ferruh Yigit <fery@cypress.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/input/touchscreen/cyttsp4_core.c