Skip to content

Commit

Permalink
Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU t…
Browse files Browse the repository at this point in the history
…o RMI mode"

commit 3c44e2b upstream.

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 <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/824effa5-8b9a-c28a-82bb-9b0ab24623e1@kernel.org
Bugzilla: https://bugzilla.suse.com/show_bug.cgi?id=1206358
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
dtor authored and Sasha Levin committed Jan 30, 2023
1 parent b106d36 commit 1e2bb51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/input/mouse/synaptics.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ static const char * const smbus_pnp_ids[] = {
"SYN3221", /* HP 15-ay000 */
"SYN323d", /* HP Spectre X360 13-w013dx */
"SYN3257", /* HP Envy 13-ad105ng */
"SYN3286", /* HP Laptop 15-da3001TU */
NULL
};

Expand Down

0 comments on commit 1e2bb51

Please sign in to comment.