From: Dmitry Torokhov Date: Wed, 24 Feb 2010 07:37:55 +0000 (-0800) Subject: Regulators: fixed - annotate probe and remove methods X-Git-Tag: v2.6.34-rc1~207^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab3343dc61552cb8ad653e1013b1853cea9bea6;p=pandora-kernel.git Regulators: fixed - annotate probe and remove methods Add __devinit/__devexit markings to probe and remove methids of the driver, change types of variables containing boolean data to boolean, set up driver's owner field so we have proper sysfs link between driver and the module. Signed-off-by: Dmitry Torokhov Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed