aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
diff options
context:
space:
mode:
authorChris Leech <christopher.leech@linux.intel.com>2010-11-17 23:59:54 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-11-18 00:17:12 -0800
commitce16a474f6305dd631c885ba970d5746e4d5c803 (patch)
treece5018c4808f402ed219b82d2ccab828bf241b25 /drivers/input/serio
parentInput: qt602240_ts - convert to using dev_pm_ops (diff)
downloadlinux-dev-ce16a474f6305dd631c885ba970d5746e4d5c803.tar.xz
linux-dev-ce16a474f6305dd631c885ba970d5746e4d5c803.zip
Input: qt602240_ts - fix wrong sizeof in object table allocation
The kcalloc call for the object table is using sizeof(struct qt602240_data) when it should be using sizeof(struct qt6602240_object), resulting in a larger allocation than is required. Signed-off-by: Chris Leech <christopher.leech@linux.intel.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/serio')
0 files changed, 0 insertions, 0 deletions