From: H Hartley Sweeten Date: Wed, 15 Aug 2012 01:25:09 +0000 (-0700) Subject: staging: comedi: dnya_pci10xx: move boardinfo values into subdevice setup X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~928 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fda437d8924d2f9c864d805862b43ff36020c5b;p=pandora-kernel.git staging: comedi: dnya_pci10xx: move boardinfo values into subdevice setup There is only one "boardtype" actually supported by this driver. The second entry in the boardinfo is a dummy entry that would result in an unusable device. Remove the boardinfo fields and just use the open coded values in the subdevice setup. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed