Skip to content

Commit 3c44e2b

Browse files
committed
Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"
This reverts commit ac54089 because it causes loss of keyboard on HP 15-da1xxx. Fixes: ac54089 ("Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode") Reported-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected] Bugzilla: https://bugzilla.suse.com/show_bug.cgi?id=1206358 Cc: [email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent e291c11 commit 3c44e2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/input/mouse/synaptics.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ static const char * const smbus_pnp_ids[] = {
192192
"SYN3221", /* HP 15-ay000 */
193193
"SYN323d", /* HP Spectre X360 13-w013dx */
194194
"SYN3257", /* HP Envy 13-ad105ng */
195-
"SYN3286", /* HP Laptop 15-da3001TU */
196195
NULL
197196
};
198197

0 commit comments

Comments
 (0)