Skip to content

Commit

Permalink
staging: comedi: adv_pci_dio: tidy up the comedi comment block
Browse files Browse the repository at this point in the history
The Description is a bit long winded and the same information is in
the Devices. Shorten the Description and tidy up the Devices.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Dec 21, 2015
1 parent d97e155 commit bb263fd
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions drivers/staging/comedi/drivers/adv_pci_dio.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,11 @@

/*
* Driver: adv_pci_dio
* Description: Advantech PCI-1730, PCI-1733, PCI-1734, PCI-1735U,
* PCI-1736UP, PCI-1739U, PCI-1750, PCI-1751, PCI-1752,
* PCI-1753/E, PCI-1754, PCI-1756, PCI-1762
* Description: Advantech Digital I/O Cards
* Devices: [Advantech] PCI-1730 (adv_pci_dio), PCI-1733,
* PCI-1734, PCI-1735U, PCI-1736UP, PCI-1739U, PCI-1750,
* PCI-1751, PCI-1752, PCI-1753,
* PCI-1753+PCI-1753E, PCI-1754, PCI-1756,
* PCI-1762
* PCI-1751, PCI-1752, PCI-1753, PCI-1753+PCI-1753E,
* PCI-1754, PCI-1756, PCI-1762
* Author: Michal Dobes <dobes@tesnet.cz>
* Updated: Mon, 09 Jan 2012 12:40:46 +0000
* Status: untested
Expand Down

0 comments on commit bb263fd

Please sign in to comment.