From: Daniel Mack Date: Tue, 3 Aug 2010 03:18:21 +0000 (-0700) Subject: Input: dynamically allocate ABS information X-Git-Tag: v2.6.36-rc1~292^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d31b2865a4e8a9dd02f39e56c8fadb824c5e187b;p=pandora-kernel.git Input: dynamically allocate ABS information As all callers are now changed to only use the input_abs_*() access helpers, switching over to dynamically allocated ABS information is easy. This reduces size of struct input_dev from 3152 to 1640 on 64 bit architectures. Signed-off-by: Daniel Mack Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed