From: Peter Ujfalusi Date: Fri, 25 Jan 2013 08:03:50 +0000 (-0800) Subject: Input: twl6040-vibra - code cleanup in probe with devm_* conversion X-Git-Tag: v3.9-rc1~150^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ebcc1be96ee6dd5481697b421447e5a3f61d76;p=pandora-kernel.git Input: twl6040-vibra - code cleanup in probe with devm_* conversion Convert the probe to use devm_*. At the same time reorder the calls so we will register the input device as the last step when the driver is loaded. Signed-off-by: Peter Ujfalusi Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed