]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: pcl730: add support for the PCL-725 ISA board
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 6 Jun 2013 22:37:44 +0000 (15:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Jun 2013 04:56:58 +0000 (21:56 -0700)
commitd3b8e17c3711fdfeae30238c05427cbea8a718a3
tree303a1003fb43696a988f893897b2f1230fdddda4
parente87721a10eb7e1ac5d693d685649e243799cf777
staging: comedi: pcl730: add support for the PCL-725 ISA board

The PCL-725 ISA board can be supported by this driver. This board has
8 isolated digital inputs and 8 isolated digital outputs.

Add support for the PCL-725 board to the pcl730 driver and remove the
standalone pcl725 driver.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/Kconfig
drivers/staging/comedi/drivers/Makefile
drivers/staging/comedi/drivers/pcl725.c [deleted file]
drivers/staging/comedi/drivers/pcl730.c