From: Rajendra Nayak Date: Mon, 5 Dec 2011 07:17:42 +0000 (+0530) Subject: regulator: Fix regulator_register() API signature in Documentation X-Git-Tag: v3.3-rc1~126^2~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068df0f34e81bc06c5eb5012ec2eda25624e87aa;p=pandora-kernel.git regulator: Fix regulator_register() API signature in Documentation The commit 2c043bcbf287 ("regulator: pass additional of_node to regulator_register()") added an additional parameter to the regulator_register() API. Update the Documentation accordingly to reflect the change in the function signature. Reported-by: Thomas Abraham Signed-off-by: Rajendra Nayak Signed-off-by: Mark Brown --- Reading git-diff-tree failed