diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-17 07:03:50 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-07-14 15:58:07 -0400 |
commit | c6d289d0ccf411b82196195318888901b7828b73 (patch) | |
tree | 9f113b73ca7f8a66b935b090faf8b4330f90e657 | |
parent | d1bb1d04f5c2d4e2cc03d8bc425699241ca4739e (diff) |
smsc_ece1099.txt: standardize document format
Each text file under Documentation follows a different
format. Some doesn't even have titles!
Change its representation to follow the adopted standard,
using ReST markups for it to be parseable by Sphinx:
- Add a title for the document.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/smsc_ece1099.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/smsc_ece1099.txt b/Documentation/smsc_ece1099.txt index 6b492e82b43d..079277421eaf 100644 --- a/Documentation/smsc_ece1099.txt +++ b/Documentation/smsc_ece1099.txt | |||
@@ -1,3 +1,7 @@ | |||
1 | ================================================= | ||
2 | Msc Keyboard Scan Expansion/GPIO Expansion device | ||
3 | ================================================= | ||
4 | |||
1 | What is smsc-ece1099? | 5 | What is smsc-ece1099? |
2 | ---------------------- | 6 | ---------------------- |
3 | 7 | ||