From: H Hartley Sweeten Date: Wed, 5 Aug 2015 17:44:47 +0000 (-0700) Subject: staging: comedi: me4000: refactor 'ao_fifo' boardinfo X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77714d31f6cd6886dadbdb34cf32eddc2853eb50;p=pandora-kernel.git staging: comedi: me4000: refactor 'ao_fifo' boardinfo This member of the boardinfo is always '4' for the boards that have an analog output FIFO. Covert it to a bit-field, 'has_ao_fifo', to save a bit of space. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed