diff options
author | Daniel Mack <daniel@caiaq.de> | 2010-08-03 03:18:21 (GMT) |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-08-03 03:30:04 (GMT) |
commit | d31b2865a4e8a9dd02f39e56c8fadb824c5e187b (patch) | |
tree | cbe062757aa54c88c8e9ae2bf6ff87f791313c60 /drivers/input/serio | |
parent | 987a6c0298260b7aa40702b349282554d6180e4b (diff) | |
download | linux-fsl-qoriq-d31b2865a4e8a9dd02f39e56c8fadb824c5e187b.tar.xz |
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 <daniel@caiaq.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/serio')
0 files changed, 0 insertions, 0 deletions