From: Henrik Rydberg Date: Wed, 23 Jun 2010 16:31:37 +0000 (-0700) Subject: Input: hid-input - use a larger event buffer for MT devices X-Git-Tag: v2.6.36-rc1~581^2^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6967b4d9de4a7cf3b00cd9a93981d3206d75a1d8;p=pandora-kernel.git Input: hid-input - use a larger event buffer for MT devices The MT devices produce a lot of data. Tell the underlying input device approximately how many events will be sent per synchronization, to allow for better buffering. The number is a template based on continuously reporting details for each finger on a single hand. Signed-off-by: Henrik Rydberg Acked-by: Jiri Kosina Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed