From: Dmitry Torokhov Date: Wed, 24 Feb 2010 07:38:12 +0000 (-0800) Subject: Regulators: tps6507x-regulator - mark probe method as __devinit X-Git-Tag: v2.6.34-rc1~207^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56c23492b2266fcbe38f26a3de217902c70a895b;p=pandora-kernel.git Regulators: tps6507x-regulator - mark probe method as __devinit Also move error handling in probe() out of line and do not bother to reset fields in structures that are about to be freed. Signed-off-by: Dmitry Torokhov Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed