From: H Hartley Sweeten Date: Thu, 25 Jul 2013 23:04:17 +0000 (-0700) Subject: staging: comedi: usbdux: clarify bipolar ai data X-Git-Tag: v3.12-rc1~183^2~518 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91891f7cc6453bec358a3bc2a0cf9a0b2f8223d5;p=pandora-kernel.git staging: comedi: usbdux: clarify bipolar ai data Use the comedi_range_is_bipolar() helper instead of checking the 'range' index against a magic number. Also, use the s->maxdata to calculate the value needed to munge the value for bipolar data instead of the magic number. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed