diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-01-14 07:14:56 +0100 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2013-02-06 12:06:36 +0100 |
commit | f21ccfa07070228e0c32dad05d1cb0d19128517c (patch) | |
tree | 89db74b67c71f31aee0e0ad793469fe787011aa7 /Documentation/devicetree/bindings/arm/gic.txt | |
parent | of: add 'const' to of_node_full_name parameter (diff) | |
download | linux-f21ccfa07070228e0c32dad05d1cb0d19128517c.tar.xz linux-f21ccfa07070228e0c32dad05d1cb0d19128517c.zip |
documentation/devicetree: Fix typos
Correct spelling typos within Documentation/devicetree
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/gic.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/gic.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/gic.txt b/Documentation/devicetree/bindings/arm/gic.txt index 62eb8df1e08d..3dfb0c0384f5 100644 --- a/Documentation/devicetree/bindings/arm/gic.txt +++ b/Documentation/devicetree/bindings/arm/gic.txt @@ -42,7 +42,7 @@ Main node required properties: Optional - interrupts : Interrupt source of the parent interrupt controller on - secondary GICs, or VGIC maintainance interrupt on primary GIC (see + secondary GICs, or VGIC maintenance interrupt on primary GIC (see below). - cpu-offset : per-cpu offset within the distributor and cpu interface @@ -74,7 +74,7 @@ Required properties: virtual interface control register base and size. The 2nd additional region is the GIC virtual cpu interface register base and size. -- interrupts : VGIC maintainance interrupt. +- interrupts : VGIC maintenance interrupt. Example: |