Input: tsc2005 - convert driver to use devm_*
authorSebastian Reichel <sre@kernel.org>
Sat, 26 Apr 2014 04:50:21 +0000 (21:50 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 May 2014 23:39:50 +0000 (16:39 -0700)
Simplify the driver by using managed resources for memory allocation of
internal structure, input device allocation and irq request.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

No differences found