diff options
author | Aaron Armstrong Skomra <skomra@gmail.com> | 2017-03-29 17:35:39 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-08 07:30:33 (GMT) |
commit | 8d6c33224261e426641df743250e85b1c6a80674 (patch) | |
tree | 344ccb10418ba956c46ccc59fe7acc2b86649490 /drivers/video/fbdev/matrox/g450_pll.c | |
parent | e5a134739151594ef0981dce63b655cb5c912b74 (diff) | |
download | linux-8d6c33224261e426641df743250e85b1c6a80674.tar.xz |
HID: wacom: Don't add ghost interface as shared data
commit 8b4073596997f2ccbf68d8e72e07b827388a4536 upstream.
A previous commit (below) adds a check for already probed interfaces to
Wacom's matching heuristic. Unfortunately this causes the Bamboo Pen
(CTL-460) to match itself to its 'ghost' touch interface. After
subsequent changes to the driver this match to the ghost causes the
kernel to crash. This patch avoids calling wacom_add_shared_data()
for the BAMBOO_PEN's ghost touch interface.
Fixes: 41372d5d40e7 ("HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC")
Signed-off-by: Aaron Armstrong Skomra <aaron.skomra@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video/fbdev/matrox/g450_pll.c')
0 files changed, 0 insertions, 0 deletions