]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit207fb16d53f41b6b31730307c4608c8f2c43e456
treef18532474c9a54007139f537c5e75bcff3cb2f69
parent85a17285745cf487d60c65750c0363c8531dd726
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