]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
HID: rmi: Print the firmware id of the touchpad
authorAndrew Duggan <aduggan@synaptics.com>
Tue, 10 Feb 2015 20:36:55 +0000 (12:36 -0800)
committerJiri Kosina <jkosina@suse.cz>
Tue, 17 Feb 2015 12:25:03 +0000 (13:25 +0100)
commit70e003f75fab6c1496147838acf59be85d2520c0
treecd91dbc365752b8d88ff3189f3a653985d36188f
parent870fd0f5df4e131467612cc46db46fc3b69fd706
HID: rmi: Print the firmware id of the touchpad

Knowing the firmware id is extremely useful when debugging issues related to
the touchpad. It can be used to determine the hardware, firmware version,
and configuation of the touchpad. This patch queries the firmware id and
prints it as the touchpad is starting so that it will show up in the dmesg
output included in bug reports.

Signed-off-by: Andrew Duggan <aduggan@synaptics.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-rmi.c