Commit eb6adf7d authored by Alex Shi's avatar Alex Shi Committed by Jonathan Corbet
Browse files

docs/zh_CN: format submitting drivers as rst



to Make it readble for html etc docs making.

Signed-off-by: default avatarAlex Shi <alex.shi@linux.alibaba.com>
Cc: Harry Wei <harryxiyou@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Li Yang <leoyang.li@nxp.com>
Cc: Li Zefan <lizefan@huawei.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Fengguang Wu <fengguang.wu@intel.com>
Cc: Coly Li <colyli@suse.de>
Signed-off-by: default avatarWeiwei Jia <harryxiyou@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 701a4ebd
Loading
Loading
Loading
Loading
+11 −19
Original line number Diff line number Diff line
Chinese translated version of Documentation/process/submitting-drivers.rst
.. _cn_submittingdrivers:

If you have any comment or update to the content, please contact the
original document maintainer directly.  However, if you have a problem
communicating in English you can also ask the Chinese maintainer for
help.  Contact the Chinese maintainer if this translation is outdated
or if there is a problem with the translation.
.. include:: ../disclaimer-zh_CN.rst

Chinese maintainer: Li Yang <leo@zh-kernel.org>
---------------------------------------------------------------------
Documentation/process/submitting-drivers.rst 的中文翻译
:Original: :ref:`Documentation/process/submitting-drivers.rst
           <submittingdrivers>`

如果想评论或更新本文的内容,请直接联系原文档的维护者。如果你使用英文
交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻
译存在问题,请联系中文版维护者
译存在问题,请联系中文版维护者::

        中文版维护者: 李阳  Li Yang <leo@zh-kernel.org>
        中文版翻译者: 李阳  Li Yang <leo@zh-kernel.org>
@@ -20,11 +15,8 @@ Documentation/process/submitting-drivers.rst 的中文翻译
                       王聪 Wang Cong <xiyou.wangcong@gmail.com>
                       张巍 Zhang Wei <Wei.Zhang@freescale.com>

以下为正文
---------------------------------------------------------------------

如何向 Linux 内核提交驱动程序
-----------------------------
=============================

这篇文档将会解释如何向不同的内核源码树提交设备驱动程序。请注意,如果你感
兴趣的是显卡驱动程序,你也许应该访问 XFree86 项目(http://www.xfree86.org/)