From: H Hartley Sweeten Date: Fri, 3 Aug 2012 17:28:18 +0000 (-0700) Subject: staging: comedi: new adl_pci7x3x driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~1007 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f567c373c4b3dbfd62714cb27ad2bb91cf48761;p=pandora-kernel.git staging: comedi: new adl_pci7x3x driver Currently the ADLink PCI-7230 and PCI-7432 Isolated Digital I/O Boards are supported using two drivers (adl_pci7230 and adl_pci7432). These drivers are very similar and only differ in the total number of di/do channels provided. This driver combines the support for both boards into one common driver. In addition, it adds PCI PnP support for the other boards in the ADLink PCI-723x and PCI-743x series. This driver only supports the comedi PCI auto config attach mechanism. The legacy attach using the comedi_config utility is not supported or required by this driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed