From: H Hartley Sweeten Date: Mon, 29 Jul 2013 20:56:02 +0000 (-0700) Subject: staging: comedi: das16: remove 'ai_unipolar' and 'ai_singleended' X-Git-Tag: v3.12-rc1~183^2~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aa4694fb6bd5c0cdadb6d7ba0723186f5198c1b;p=pandora-kernel.git staging: comedi: das16: remove 'ai_unipolar' and 'ai_singleended' These members in the private data are only used during the board attach. Move the reading of the status register to the board attach and just check the value where needed when initializing the analog input subdevice. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed