docs: timers: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Jun 2019 17:53:00 +0000 (14:53 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:31:48 +0000 (14:31 -0600)
commit458f69ef36656dc74679667380422dd8063eabfb
treec44aafca54ae7d01160fe8ef09e7999594145a67
parent4ca9bc225e46eb7bc040dd948be7cb68975d80d3
docs: timers: convert docs to ReST and rename to *.rst

The conversion here is really trivial: just a bunch of title
markups and very few puntual changes is enough to make it to
be parsed by Sphinx and generate a nice html.

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.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
20 files changed:
Documentation/timers/NO_HZ.txt [deleted file]
Documentation/timers/highres.rst [new file with mode: 0644]
Documentation/timers/highres.txt [deleted file]
Documentation/timers/hpet.rst [new file with mode: 0644]
Documentation/timers/hpet.txt [deleted file]
Documentation/timers/hrtimers.rst [new file with mode: 0644]
Documentation/timers/hrtimers.txt [deleted file]
Documentation/timers/index.rst [new file with mode: 0644]
Documentation/timers/no_hz.rst [new file with mode: 0644]
Documentation/timers/timekeeping.rst [new file with mode: 0644]
Documentation/timers/timekeeping.txt [deleted file]
Documentation/timers/timers-howto.rst [new file with mode: 0644]
Documentation/timers/timers-howto.txt [deleted file]
MAINTAINERS
drivers/media/usb/dvb-usb-v2/anysee.c
drivers/regulator/core.c
include/linux/iopoll.h
include/linux/regmap.h
scripts/checkpatch.pl
sound/soc/sof/ops.h