From: Dmitry Torokhov Date: Fri, 27 Dec 2013 01:44:29 +0000 (-0800) Subject: Input: allocate absinfo data when setting ABS capability X-Git-Tag: v3.13-rc7~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a2a2e1aedbe2d8b2301e6e0e4e63f6e4177aca;p=pandora-kernel.git Input: allocate absinfo data when setting ABS capability We need to make sure we allocate absinfo data when we are setting one of EV_ABS/ABS_XXX capabilities, otherwise we may bomb when we try to emit this event. Rested-by: Paul Cercueil Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed