commit | 69c3f7239e29216fbf92a39c86b4e9cc63cd6d74 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed May 28 12:41:28 2014 -0700 |
committer | Mark Brown <broonie@linaro.org> | Wed May 28 21:25:24 2014 +0100 |
tree | cb33c85b08bd96dd6d1fd2c75e556c6107124a9e | |
parent | 366986274c548261c42d5ca24391cb4eef3008c2 [diff] |
regulator: Fix regulator_get_{optional,exclusive}() documentation regulator_get_optional() doesn't hold an exclusive reference to the regulator. Fix the documentation and reword the exclusive documentation to fix the grammatical error "this reference is held". Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mark Brown <broonie@linaro.org>