From: H Hartley Sweeten Date: Mon, 29 Jul 2013 20:49:01 +0000 (-0700) Subject: staging: comedi: das16: all supported board have analog inputs X-Git-Tag: v3.12-rc1~183^2~448 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=465e25b5e143a7de07f243d50ee0f265cc132aad;p=pandora-kernel.git staging: comedi: das16: all supported board have analog inputs All the boards supported by this driver have analog inputs and all of then use the same function to handle the (*insn_read) for the subdevice. Remove the 'ai' member from the boardinfo and always initalize the analog input subdevice during the board attach. Tidy up the subdevice init a bit. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed