]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: usbduxsigma: change private data flags to bit fields
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 23 May 2013 20:02:25 +0000 (13:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:41:04 +0000 (20:41 +0900)
commitcf9b463401886c4f70ae7ea3c2a7d2ff0cb4e3ea
treebaa751e086b9cc8e4cce9d09f191a1b462fed300
parent92ba10e1a1b48ecbee90e139bc1d27a1350ebd7f
staging: comedi: usbduxsigma: change private data flags to bit fields

Change the type of all the true/false flags in the private data to
bit fields.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/usbduxsigma.c