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>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#ifndef _LIFEBOOK_H
|
||||
#define _LIFEBOOK_H
|
||||
|
||||
int lifebook_detect(struct psmouse *psmouse, unsigned int max_proto,
|
||||
int lifebook_detect(struct psmouse *psmouse, unsigned int max_proto,
|
||||
int set_properties);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user