commit | 068df0f34e81bc06c5eb5012ec2eda25624e87aa | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Mon Dec 05 12:47:42 2011 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Dec 05 16:23:51 2011 +0000 |
tree | 90532fcce36743641893b12d9efd05143d79a378 | |
parent | 7728c14a785f934ffccc4f45ecd9646fc07ea679 [diff] |
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>