diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-07-04 11:48:38 +0530 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-04 10:55:05 +0100 |
commit | 1baa3b4e06f1e03f4fbbbc3734ea3b9a7a1134ec (patch) | |
tree | 55821fb2b15055e3c903bcfb2531e96e7163ec0c /Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt | |
parent | 39e24a16283c6780a9049db75a91bcf6b5943b9a (diff) | |
download | talos-op-linux-1baa3b4e06f1e03f4fbbbc3734ea3b9a7a1134ec.tar.gz talos-op-linux-1baa3b4e06f1e03f4fbbbc3734ea3b9a7a1134ec.zip |
regulator: s5m8767: Fix a trivial typo in documentation
Changed volatage to voltage.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt index 7364f7114fbd..d1660a90fc06 100644 --- a/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt @@ -1,6 +1,6 @@ * Samsung S5M8767 Voltage and Current Regulator -The Samsung S5M8767 is a multi-function device which includes volatage and +The Samsung S5M8767 is a multi-function device which includes voltage and current regulators, rtc, charger controller and other sub-blocks. It is interfaced to the host controller using a i2c interface. Each sub-block is addressed by the host system using different i2c slave address. This document |