From: Ian Abbott Date: Fri, 5 Jun 2015 17:30:30 +0000 (+0100) Subject: staging: comedi: das08: rename the gainlist variables X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcd63ec8f325d964cfdf0a7c92a9dcac475f85e6;p=pandora-kernel.git staging: comedi: das08: rename the gainlist variables `das08_pgh_gainlist[]`, `das08_pgl_gainlist[]`, and `das08_pgm_gainlist[]` hold the gain codes indexed by range index for various boards that support programmable gain. `das08_gainlist[]` is a look-up table to find the appropriate gain list for a board. These are all associated with the analog input Comedi subdevice. Rename the variables to reflect that. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed