]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: lifebook - various cleanups:
authorDmitry Torokhov <dtor_core@ameritech.net>
Sun, 29 May 2005 07:30:28 +0000 (02:30 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Sun, 29 May 2005 07:30:28 +0000 (02:30 -0500)
commit14e94143964d5af6d0a2ae8401cd9e9e091967b9
tree197dc3833a27a6af4f5d33f29ba86221cbf01792
parent02d7f5895005bd559c6c12d0f1b4e3dd5d91b927
Input: lifebook - various cleanups:
       - do not try to set rate and resolution in init method, let
         psmouse core do it for us. This also removes special quirks
         from the core;
       - do not disable mouse before doing full reset - meaningless;
       - some formatting and whitespace cleanups.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/lifebook.c
drivers/input/mouse/lifebook.h
drivers/input/mouse/psmouse-base.c