diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-12 20:52:45 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-06-14 23:21:11 +0300 |
commit | ab42b818954c040fa13639dc031d8541edcecb4b (patch) | |
tree | baf9142b53b039fa58ca66af479156f4886c9cc8 /Documentation/fb/sm501.txt | |
parent | 10ffebbed5503b1830c7920ef528075785351be6 (diff) | |
download | linux-ab42b818954c040fa13639dc031d8541edcecb4b.tar.xz |
docs: fb: convert docs to ReST and rename to *.rst
The conversion is actually:
- add blank lines and identation in order to identify paragraphs;
- fix tables markups;
- add some lists markups;
- mark literal blocks;
- adjust title markups.
At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.
Also, removed the Maintained by, as requested by Geert.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/fb/sm501.txt')
-rw-r--r-- | Documentation/fb/sm501.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/fb/sm501.txt b/Documentation/fb/sm501.txt deleted file mode 100644 index 187f3b3ccb6c..000000000000 --- a/Documentation/fb/sm501.txt +++ /dev/null @@ -1,10 +0,0 @@ -Configuration: - -You can pass the following kernel command line options to sm501 videoframebuffer: - - sm501fb.bpp= SM501 Display driver: - Specify bits-per-pixel if not specified by 'mode' - - sm501fb.mode= SM501 Display driver: - Specify resolution as - "<xres>x<yres>[-<bpp>][@<refresh>]" |