]> git.baikalelectronics.ru Git - kernel.git/commit
Input: psmouse - use same format for secondary devices as for primary
authorPali Rohár <pali.rohar@gmail.com>
Sat, 18 Jun 2016 17:09:43 +0000 (10:09 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 19 Jun 2016 00:39:23 +0000 (17:39 -0700)
commit6e953c46ed5fc5a8f4f5445ad89a23ae2e923fb4
treea7d0c44f56454978dae4f81c1d20c708260bb3c5
parentd15f0fcde566d9b2877f0890e7bb2776844ad404
Input: psmouse - use same format for secondary devices as for primary

This patch changes name of secondary psmouse devices to mach format of
primary device. Format of primary device is "protocol vendor name" and is
set by function psmouse_switch_protocol() in file psmouse-base.c.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c
drivers/input/mouse/lifebook.c