Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
Input: lifebook - fix settings for CF-72
Input: psmouse - fix breakage introduced by b7802c5c1ea

+2 -3
+1 -2
drivers/input/mouse/lifebook.c
··· 107 107 .matches = { 108 108 DMI_MATCH(DMI_PRODUCT_NAME, "CF-72"), 109 109 }, 110 - .callback = lifebook_set_serio_phys, 111 - .driver_data = "isa0060/serio3", 110 + .callback = lifebook_set_6byte_proto, 112 111 }, 113 112 { 114 113 .ident = "Lifebook B142",
+1 -1
drivers/input/mouse/psmouse-base.c
··· 581 581 static int psmouse_extensions(struct psmouse *psmouse, 582 582 unsigned int max_proto, bool set_properties) 583 583 { 584 - bool synaptics_hardware = true; 584 + bool synaptics_hardware = false; 585 585 586 586 /* 587 587 * We always check for lifebook because it does not disturb mouse