commit | 948e12f0bd51db439659fed857971e22fbdd7527 | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Tue Sep 06 15:19:00 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:52 2005 -0700 |
tree | 63720a1a9e8682f85bcc77bcf4d90286c09cd44a | |
parent | 8240a4a4bc95814502da522d5ee929fe0f0dc679 [diff] |
[PATCH] Corgi Keyboard: Code tidying The input system handles key state tracking so there's no need for the driver to do so as well. Also tidy up some comment formatting and remove a now unneeded function. Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>