diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-03-26 07:52:00 -0400 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-03-29 05:27:27 -0400 |
commit | df4b404b35e3e125b7e6d82f9affc6c704502cb3 (patch) | |
tree | d29c322377c296c77fdf270d0a416bfc0e2ee6c7 /Documentation | |
parent | 1ba0686b2b56bf4d59a6796152df0cd6843d3145 (diff) |
iio: exynos-adc: Fix typo in DT documentation
Fixes some typos in the documentation of exynos-adc.txt.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt index 05e9d95ede5c..1fc744bd7166 100644 --- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt +++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt | |||
@@ -1,6 +1,6 @@ | |||
1 | Samsung Exynos Analog to Digital Converter bindings | 1 | Samsung Exynos Analog to Digital Converter bindings |
2 | 2 | ||
3 | This devicetree binding are for the new adc driver written fori | 3 | The devicetree bindings are for the new ADC driver written for |
4 | Exynos4 and upward SoCs from Samsung. | 4 | Exynos4 and upward SoCs from Samsung. |
5 | 5 | ||
6 | New driver handles the following | 6 | New driver handles the following |
@@ -49,4 +49,4 @@ adc@12D10000 { | |||
49 | }; | 49 | }; |
50 | 50 | ||
51 | Note: Does not apply to ADC driver under arch/arm/plat-samsung/ | 51 | Note: Does not apply to ADC driver under arch/arm/plat-samsung/ |
52 | Note: The child node can be added under the adc node or seperately. | 52 | Note: The child node can be added under the adc node or separately. |