From: Laxman Dewangan Date: Mon, 7 Jan 2013 02:31:20 +0000 (-0800) Subject: Input: tegra-kbc - use devm_* for resource allocation X-Git-Tag: v3.9-rc1~150^2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00eb81e56a38ffb7839e0e6262e26c20c617d2ab;p=pandora-kernel.git Input: tegra-kbc - use devm_* for resource allocation Use devm_* for memory, clock, irq, input device allocation. This reduces code for freeing these resources. Signed-off-by: Laxman Dewangan Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed