regulator: Fix regulator_register() API signature in Documentation
authorRajendra Nayak <rnayak@ti.com>
Mon, 5 Dec 2011 07:17:42 +0000 (12:47 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Dec 2011 16:23:51 +0000 (16:23 +0000)
commit068df0f34e81bc06c5eb5012ec2eda25624e87aa
tree90532fcce36743641893b12d9efd05143d79a378
parent7728c14a785f934ffccc4f45ecd9646fc07ea679
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 <thomas.abraham@linaro.org>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/power/regulator/regulator.txt