]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: pcl730: add support for the ACL-7225b ISA board
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 6 Jun 2013 22:38:49 +0000 (15:38 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Jun 2013 04:57:00 +0000 (21:57 -0700)
commit407998a42db9e975e0c6add165ebeedff10eb0c6
treef18532474c9a54007139f537c5e75bcff3cb2f69
parent10de563f55ca8cbfc64f03423af2b87d52e818a5
staging: comedi: pcl730: add support for the ACL-7225b ISA board

The ACL-7225b and P16R16R-DIO ISA boards can be supported by this driver.
These board have 16 isolated digital outputs and 16 isolated digital
outputs.

Add support for these boards to the pcl730 driver and remove the
standalone acl7225b 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/acl7225b.c [deleted file]
drivers/staging/comedi/drivers/pcl730.c