From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juergen Gross Subject: Re: [PATCH v5 2/3] Input: xen-kbdfront - fix multi-touch XenStore node's locations Date: Tue, 12 Jun 2018 15:47:13 +0200 Message-ID: References: <20180612074856.28451-1-andr2000@gmail.com> <20180612074856.28451-3-andr2000@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180612074856.28451-3-andr2000@gmail.com> Content-Language: de-DE Sender: linux-kernel-owner@vger.kernel.org To: Oleksandr Andrushchenko , xen-devel@lists.xenproject.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, dmitry.torokhov@gmail.com, lyan@suse.com, boris.ostrovsky@oracle.com Cc: konrad.wilk@oracle.com, andrii_chepurnyi@epam.com, Oleksandr Andrushchenko List-Id: linux-input@vger.kernel.org On 12/06/18 09:48, Oleksandr Andrushchenko wrote: > From: Oleksandr Andrushchenko > > 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: 49aac8204da5 ("Input: xen-kbdfront - add multi-touch support") > > Signed-off-by: Oleksandr Andrushchenko Reviewed-by: Juergen Gross Juergen