From: H Hartley Sweeten Date: Mon, 10 Jun 2013 17:15:28 +0000 (-0700) Subject: staging: comedi: pcl724: tidy up the boardinfo struct definition X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0c2cb96b51c88d5a7c28ea8b1614cf421b8ae1;p=pandora-kernel.git staging: comedi: pcl724: tidy up the boardinfo struct definition Remove the unnecessary comments and reorder the variables a bit. Change the 'is_*' and 'can_*' flags to bit fields. Remove the '*_SIZE' defines and open code the values. Reorder the boardinfo declaration to follow the definition. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed