]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom - cleanup a return value for the old Bamboo
authorPing Cheng <pinglinux@gmail.com>
Thu, 7 Jul 2011 01:05:43 +0000 (18:05 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 7 Jul 2011 04:24:35 +0000 (21:24 -0700)
commit1d2a5272f49fca0d7a31b2d6786c32bfd6e69b7a
tree41955af29bab07f8f3d4b94927f5d29d02210c72
parentcd3e907d200782eb419dc23e890f218cce4d9177
Input: wacom - cleanup a return value for the old Bamboo

The old code may call input_sync() without sending any other events.
While it will be suppressed by the input core not calling it at all
is still cheaper.

Signed-off-by: Ping Cheng <pingc@wacom.com>
Reviewed-by: Chris Bagwell <chris@cnpbagwell.com>
Reviewed-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/tablet/wacom_wac.c