From: H Hartley Sweeten Date: Tue, 23 Apr 2013 01:37:48 +0000 (-0700) Subject: staging: comedi: das800: tidy up the private data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad5774fcd2cd40dd8a0f3d9db9b0a3538d47e610;p=pandora-kernel.git staging: comedi: das800: tidy up the private data For aesthetic reasons, change the 'do_bits' type to unsigned int to match the subdevice s->state. and change the 'forever' flag to a bool. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed