From: H Hartley Sweeten Date: Fri, 3 Aug 2012 18:33:01 +0000 (-0700) Subject: staging: comedi: update adl_pci7296 driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~1005 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32bb1544800c6d08c9a682548c94a27d1eb41875;p=pandora-kernel.git staging: comedi: update adl_pci7296 driver Currently this driver only supports the 96-channel PCI-7296. The 24 and 48 channel PCI-7224 and PCI-7248 boards share the same register map and just have less 8255 devices providing the i/o channels. This adds the PCI PnP support for the other boards in the ADLink PCI-72xx series. Also, remove the legacy attach using the comedi_config utility. This driver now supports the comedi PCI auto config attach mechanism and the legacy attach is not supported or required by this driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed