From: H Hartley Sweeten Date: Wed, 5 Aug 2015 17:44:45 +0000 (-0700) Subject: staging: comedi: me4000: refactor 'ai_diff_nchan' boardinfo X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f71de601468efc12d90db9cad6ccec062b74b8;p=pandora-kernel.git staging: comedi: me4000: refactor 'ai_diff_nchan' boardinfo This member of the boardinfo is only used as a flag indicating that the board supports differential analog inputs. Convert the member to a bit- field to save a bit of space. For aesthetics, rename the member to 'can_do_diff_ai'. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed