From: H Hartley Sweeten Date: Mon, 20 Aug 2012 22:05:02 +0000 (-0700) Subject: staging: comedi: comedi_test: remove boardinfo X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~819 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1da49430bb2e78616769623638f869c513e6ec1;p=pandora-kernel.git staging: comedi: comedi_test: remove boardinfo This boardinfo for this driver is unneccesary. This driver is only for testing the comedi subsystem. It defines two dummy subdevices, an 8 channel analog input subdevice and an 8 channel analog output subdevice. There is no "board" associated with it. Remove the boardinfo to keep the driver simple. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed