commit | 41c372dcad935fe7c27ec45211bad810515110bd | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Sep 03 17:22:03 2009 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Sep 03 20:38:37 2009 -0700 |
tree | e6637c5de1f07c7ca23132efea4c55ca838a4fa0 | |
parent | 1ba36e11b227e32f818aea5b4d84f5cbff71e7db [diff] |
Input: wacom_w8001 - simplify querying logic There is no need for locking when we send query and start commands to the touchscreen since there is no concurrency. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>