]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/process/submitting-drivers.rst
docs: power: convert docs to ReST and rename to *.rst
[linux.git] / Documentation / process / submitting-drivers.rst
index 58bc047e7b95e332fdebbc6e379b09e720f9c499..1acaa14903d6624c2d738337a6aeb9802903a0a5 100644 (file)
@@ -117,7 +117,7 @@ PM support:
                implemented") error.  You should also try to make sure that your
                driver uses as little power as possible when it's not doing
                anything.  For the driver testing instructions see
-               Documentation/power/drivers-testing.txt and for a relatively
+               Documentation/power/drivers-testing.rst and for a relatively
                complete overview of the power management issues related to
                drivers see :ref:`Documentation/driver-api/pm/devices.rst <driverapi_pm_devices>`.