From: Ian Abbott Date: Fri, 5 Jun 2015 17:30:29 +0000 (+0100) Subject: staging: comedi: das08: rename ai range tables X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a76ccfa81e8268025b3dc3dfd76420f6049032f7;p=pandora-kernel.git staging: comedi: das08: rename ai range tables The `range_das08_pgl`, `range_das08_pgm`, and `range_das08_pgh` variables define the analog input ranges for the "PGL", "PGM", and "PGH" board variants, and are also used for the "AOL", "AOM", and "AOH" board variants. Rename them to use the `das08_` prefix for consistency. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed