From: H Hartley Sweeten Date: Fri, 20 Sep 2013 23:34:58 +0000 (-0700) Subject: staging: comedi: pcl711: convert boardinfo flags to bit-fields X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~680 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08ec374aa00ba6736cd56df6e3027d3fd29f11d;p=pandora-kernel.git staging: comedi: pcl711: convert boardinfo flags to bit-fields To save a bit of space, convert the 'is_pcl711b' and 'is_8112' flags in the boardinfo to bit-fields. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed