]> git.baikalelectronics.ru Git - kernel.git/commit
Input: xen-kbdfront - fix multi-touch XenStore node's locations
authorOleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Tue, 12 Jun 2018 22:03:36 +0000 (15:03 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 12 Jun 2018 22:10:59 +0000 (15:10 -0700)
commit1d867c1c956acc30878372ce6f6deae4d53a613c
tree8456765441f79537b3e9b71d675ad87b48c7937b
parent290693d07466df119ba2d2faec291091aa6181e7
Input: xen-kbdfront - fix multi-touch XenStore node's locations

kbdif protocol describes multi-touch device parameters as a
part of frontend's XenBus configuration nodes while they
belong to backend's configuration. Fix this by reading the
parameters as defined by the protocol.

Fixes: a7b31c0c2dee ("Input: xen-kbdfront - add multi-touch support")
Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/xen-kbdfront.c