提交 0ea0dcff 编写于 作者: H H Hartley Sweeten 提交者: Greg Kroah-Hartman

staging: comedi: pcl730: tidy up multi-line comment

Tidy up the multi-line comment at the beginning of the file to
follow the CodingStyle.
Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 3e0d529c
...@@ -3,17 +3,22 @@ ...@@ -3,17 +3,22 @@
* Driver for Advantech PCL-730 and clones * Driver for Advantech PCL-730 and clones
* José Luis Sánchez * José Luis Sánchez
*/ */
/* /*
Driver: pcl730 * Driver: pcl730
Description: Advantech PCL-730 (& compatibles) * Description: Advantech PCL-730 (& compatibles)
Author: José Luis Sánchez (jsanchezv@teleline.es) * Devices: (Advantech) PCL-730 [pcl730]
Status: untested * (ICP) ISO-730 [iso730]
Devices: [Advantech] PCL-730 (pcl730), [ICP] ISO-730 (iso730), * (Adlink) ACL-7130 [acl7130]
[Adlink] ACL-7130 (acl7130) * Author: José Luis Sánchez (jsanchezv@teleline.es)
* Status: untested
Interrupts are not supported. *
The ACL-7130 card have an 8254 timer/counter not supported by this driver. * Configuration options:
*/ * [0] - I/O port base
*
* Interrupts are not supported.
* The ACL-7130 card has an 8254 timer/counter not supported by this driver.
*/
#include "../comedidev.h" #include "../comedidev.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册