docs: driver-model: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 18 Jun 2019 20:53:27 +0000 (17:53 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Jun 2019 13:47:26 +0000 (15:47 +0200)
commit4489f161b739f01ab60a58784f6ef7de9d7a1352
treeeac4bc84b8e7c5c4e2ba0b87fdec9dd66ce3b62e
parent58cb346c7188f04bafa2a089ab0b093f5642572c
docs: driver-model: convert docs to ReST and rename to *.rst

Convert the various documents at the driver-model, preparing
them to be part of the driver-api book.

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: Jeff Kirsher <jeffrey.t.kirsher@intel.com> # ice
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
18 files changed:
Documentation/driver-api/gpio/driver.rst
Documentation/driver-model/binding.rst [moved from Documentation/driver-model/binding.txt with 92% similarity]
Documentation/driver-model/bus.rst [moved from Documentation/driver-model/bus.txt with 76% similarity]
Documentation/driver-model/class.rst [moved from Documentation/driver-model/class.txt with 75% similarity]
Documentation/driver-model/design-patterns.rst [moved from Documentation/driver-model/design-patterns.txt with 59% similarity]
Documentation/driver-model/device.rst [moved from Documentation/driver-model/device.txt with 71% similarity]
Documentation/driver-model/devres.rst [moved from Documentation/driver-model/devres.txt with 93% similarity]
Documentation/driver-model/driver.rst [moved from Documentation/driver-model/driver.txt with 75% similarity]
Documentation/driver-model/index.rst [new file with mode: 0644]
Documentation/driver-model/overview.rst [moved from Documentation/driver-model/overview.txt with 90% similarity]
Documentation/driver-model/platform.rst [moved from Documentation/driver-model/platform.txt with 95% similarity]
Documentation/driver-model/porting.rst [moved from Documentation/driver-model/porting.txt with 62% similarity]
Documentation/eisa.txt
Documentation/hwmon/submitting-patches.rst
drivers/base/platform.c
drivers/gpio/gpio-cs5535.c
drivers/net/ethernet/intel/ice/ice_main.c
scripts/coccinelle/free/devm_free.cocci