diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-17 07:01:45 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-07-14 15:58:06 -0400 |
commit | d1bb1d04f5c2d4e2cc03d8bc425699241ca4739e (patch) | |
tree | 049a05b9b3dc6056370b87ef353885da06c527fc | |
parent | 9135bf4dcb437fa5bac908c5d3bff7894138a157 (diff) |
SM501.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:
- adjust document title;
- use the copyright markup.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/SM501.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/SM501.txt b/Documentation/SM501.txt index 561826f82093..882507453ba4 100644 --- a/Documentation/SM501.txt +++ b/Documentation/SM501.txt | |||
@@ -1,7 +1,10 @@ | |||
1 | SM501 Driver | 1 | .. include:: <isonum.txt> |
2 | ============ | ||
3 | 2 | ||
4 | Copyright 2006, 2007 Simtec Electronics | 3 | ============ |
4 | SM501 Driver | ||
5 | ============ | ||
6 | |||
7 | :Copyright: |copy| 2006, 2007 Simtec Electronics | ||
5 | 8 | ||
6 | The Silicon Motion SM501 multimedia companion chip is a multifunction device | 9 | The Silicon Motion SM501 multimedia companion chip is a multifunction device |
7 | which may provide numerous interfaces including USB host controller USB gadget, | 10 | which may provide numerous interfaces including USB host controller USB gadget, |