提交 fb001dfd 编写于 作者: L Lukas Wunner 提交者: Daniel Vetter

vga_switcheroo: Sphinxify docs

Fix up formatting glitches remaining after the automatic rst conversion.

Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: NLukas Wunner <lukas@wunner.de>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/3a369602ae35fdbf5e4a12f7e172088c89fa27bb.1468225027.git.lukas@wunner.de
上级 396f5d62
...@@ -280,8 +280,8 @@ private data in the open method should free it here. ...@@ -280,8 +280,8 @@ private data in the open method should free it here.
The lastclose method should restore CRTC and plane properties to default The lastclose method should restore CRTC and plane properties to default
value, so that a subsequent open of the device will not inherit state value, so that a subsequent open of the device will not inherit state
from the previous user. It can also be used to execute delayed power from the previous user. It can also be used to execute delayed power
switching state changes, e.g. in conjunction with the vga_switcheroo switching state changes, e.g. in conjunction with the :ref:`vga_switcheroo`
infrastructure (see ?). Beyond that KMS drivers should not do any infrastructure. Beyond that KMS drivers should not do any
further cleanup. Only legacy UMS drivers might need to clean up device further cleanup. Only legacy UMS drivers might need to clean up device
state so that the vga console or an independent fbdev driver could take state so that the vga console or an independent fbdev driver could take
over. over.
......
.. _vga_switcheroo:
============== ==============
VGA Switcheroo VGA Switcheroo
============== ==============
...@@ -94,9 +96,3 @@ Public functions ...@@ -94,9 +96,3 @@ Public functions
.. kernel-doc:: include/linux/apple-gmux.h .. kernel-doc:: include/linux/apple-gmux.h
:internal: :internal:
.. WARNING: DOCPROC directive not supported: !Cdrivers/gpu/vga/vga_switcheroo.c
.. WARNING: DOCPROC directive not supported: !Cinclude/linux/vga_switcheroo.h
.. WARNING: DOCPROC directive not supported: !Cdrivers/platform/x86/apple-gmux.c
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册