From: Sebastian Reichel Date: Sat, 26 Apr 2014 04:50:21 +0000 (-0700) Subject: Input: tsc2005 - convert driver to use devm_* X-Git-Tag: omap-for-v3.16/fixes-against-rc1~76^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99e8325f55f2dfea32430fd71a546485a2aedbae;p=pandora-kernel.git Input: tsc2005 - convert driver to use devm_* Simplify the driver by using managed resources for memory allocation of internal structure, input device allocation and irq request. Signed-off-by: Sebastian Reichel Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed