]> 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)
commitff3b34dc6447171f8e107cd929745a54b438601b
tree8456765441f79537b3e9b71d675ad87b48c7937b
parentdac136409ec687e0214234190a0b205e2bed88ca
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: f051c963807c ("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