commit | 9ffded25fd54bb11ff7c1596736148d5c7e32ea7 | [log] [tgz] |
---|---|---|
author | Anirudh Ghayal <aghayal@codeaurora.org> | Tue Sep 20 09:00:00 2011 +0530 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:20:51 2011 -0700 |
tree | c981b984d21ec832e2ee307ade2fc40a4283223a | |
parent | 8cd0df079227c0d6f25c5f50bfd6b767c4e4d328 [diff] |
input: atmel-maxtouch: Modify the work handling in IRQ context The cancel-work construct is not needed as the new IRQ is generated only after the old work has completed execution. Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>