From: Viresh Kumar Date: Fri, 9 Nov 2012 05:41:24 +0000 (-0800) Subject: Input: spear-keyboard - switch to using managed resources X-Git-Tag: v3.8-rc1~58^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6102752eb354cca8fb751d8bace2c1ad4efffdde;p=pandora-kernel.git Input: spear-keyboard - switch to using managed resources This patch frees spear-keyboard 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