From: Nick Dyer Date: Wed, 23 Jul 2014 19:46:55 +0000 (-0700) Subject: Input: atmel_mxt_ts - add support for dynamic message size X-Git-Tag: omap-for-v3.17/fixes-against-rc2~115^2~1^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f3f9bc2b1f3a09e732dfb5faad9cd3f42bd0328;p=pandora-kernel.git Input: atmel_mxt_ts - add support for dynamic message size The T5 object may have various sizes depending on the objects used on the particular maXTouch chip and firmware version, therefore it can't be hardcoded in the driver. Allocate a buffer on probe instead. Signed-off-by: Nick Dyer Acked-by: Benson Leung Acked-by: Yufeng Shen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed