From: Henrik Rydberg Date: Sun, 19 Sep 2010 23:25:36 +0000 (-0700) Subject: Input: uinput - setup MT usage during device creation X-Git-Tag: v2.6.36-rc8~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e7afe96c7c0ad900824911c61fdb04078033dc;p=pandora-kernel.git Input: uinput - setup MT usage during device creation The input devices created by uinput do not currently handle multitouch properly. All events will appear as if they came from slot zero, and the input event buffers are not adjusted. This patch creates the MT slots during setup, and sets the number of events per packet based on the MT usage. Signed-off-by: Henrik Rydberg Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed