From: H Hartley Sweeten Date: Tue, 11 Nov 2014 23:55:40 +0000 (-0700) Subject: staging: comedi: dmm32at: rename DMM32AT_AISTAT X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b82531e27c017d3e1a231fa9f87c5dd1bcda6fc;p=pandora-kernel.git staging: comedi: dmm32at: rename DMM32AT_AISTAT For aesthetics, rename this define used for the A/D Status register. Also, rename the defines for the bits of the register. The probe code in dmm32at_reset() checks this register to make sure the S/D1 and S/D0 bits are set. This check actually verifies that the board is configured (with jumpers on the board) with all the Analog Input channels operating in single-ended mode. Add a comment about this. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed