From: H Hartley Sweeten Date: Mon, 20 Aug 2012 18:28:28 +0000 (-0700) Subject: staging: comedi: aio_aio12_8: add ai and ao only card versions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~832 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=862edd6be5bad0b05f5166ccef38cc2062405cf1;p=pandora-kernel.git staging: comedi: aio_aio12_8: add ai and ao only card versions Add the analog input and analog output only versions of the card to the boardinfo. These cards all share the same i/o map. Cleanup the attach so that the unsupported subdevices are not initialized. All of these boards also have an 8254 counter/timer. The 8254 device is not currently supported but stub in the subdevice information so it can easily be added. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed