From: H Hartley Sweeten Date: Tue, 11 Sep 2012 01:59:02 +0000 (-0700) Subject: staging: comedi: adl_pci9111: analog input subdevice is fixed X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02baee8cd8a0465d33231c4ee01f0a572bd1e0ae;p=pandora-kernel.git staging: comedi: adl_pci9111: analog input subdevice is fixed The analog input subdevice is the same for all boards supported by this driver. Remove the boardinfo just open-code the values in the attach function. Note: the only other board that could be supported by this driver is the ADLink PCI-9111DG board. This board has 12-bit analog inputs instead of the 16-bit inputs of the PCI-9111HR board. Unfortunately these boards share the same PCI vendor/device id. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed