diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2011-03-30 21:57:33 -0400 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2011-03-31 10:26:23 -0400 |
commit | 25985edcedea6396277003854657b5f3cb31a628 (patch) | |
tree | f026e810210a2ee7290caeb737c23cb6472b7c38 /Documentation/devicetree/bindings/fb/sm501fb.txt | |
parent | 6aba74f2791287ec407e0f92487a725a25908067 (diff) |
Fix common misspellings
Fixes generated by 'codespell' and manually reviewed.
Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Diffstat (limited to 'Documentation/devicetree/bindings/fb/sm501fb.txt')
-rw-r--r-- | Documentation/devicetree/bindings/fb/sm501fb.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/fb/sm501fb.txt b/Documentation/devicetree/bindings/fb/sm501fb.txt index 7d319fba9b5b..9d9f0098092b 100644 --- a/Documentation/devicetree/bindings/fb/sm501fb.txt +++ b/Documentation/devicetree/bindings/fb/sm501fb.txt | |||
@@ -18,9 +18,9 @@ Optional properties: | |||
18 | - edid : verbatim EDID data block describing attached display. | 18 | - edid : verbatim EDID data block describing attached display. |
19 | Data from the detailed timing descriptor will be used to | 19 | Data from the detailed timing descriptor will be used to |
20 | program the display controller. | 20 | program the display controller. |
21 | - little-endian: availiable on big endian systems, to | 21 | - little-endian: available on big endian systems, to |
22 | set different foreign endian. | 22 | set different foreign endian. |
23 | - big-endian: availiable on little endian systems, to | 23 | - big-endian: available on little endian systems, to |
24 | set different foreign endian. | 24 | set different foreign endian. |
25 | 25 | ||
26 | Example for MPC5200: | 26 | Example for MPC5200: |