commit | ad5774fcd2cd40dd8a0f3d9db9b0a3538d47e610 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Apr 22 18:37:48 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 23 10:41:52 2013 -0700 |
tree | ae3e0bec7003c6d39ed032fa4c5171e54304e8be | |
parent | 7f340859f26e6de7069d0c4f234d948820c4fd47 [diff] |
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 <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>