From: Viresh Kumar Date: Sat, 10 Nov 2012 07:56:59 +0000 (-0800) Subject: Input: stmpe-ts - switch to using managed resources X-Git-Tag: v3.8-rc1~58^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bd942f90a6021d5d9f49c28663f38f5b575a818;p=pandora-kernel.git Input: stmpe-ts - switch to using managed resources This patch frees stmpe-ts driver from burden of freeing resources :) devm_* derivatives of multiple routines are used while allocating resources, which would be freed automatically by kernel. Signed-off-by: Viresh Kumar Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed