Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eca7cf72 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman
Browse files

staging: comedi: das800: cleanup the cio-das802/16 fifo comments



Cleanup the comments about the cio-das802/16 specific register
defines. This also removes a checkpatch.pl warning about > 80
char lines.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d24160f8
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -95,8 +95,8 @@ cmd triggers supported:
#define   IRQ                   0x8
#define   IRQ                   0x8
#define   BUSY                  0x80
#define   BUSY                  0x80
#define DAS800_GAIN           3
#define DAS800_GAIN           3
#define   CIO_FFOV              0x8	/*  fifo overflow for cio-das802/16 */
#define   CIO_FFOV              0x8   /* cio-das802/16 fifo overflow */
#define   CIO_ENHF              0x90	/*  interrupt fifo half full for cio-das802/16 */
#define   CIO_ENHF              0x90  /* cio-das802/16 fifo half full int ena */
#define   CONTROL1              0x80
#define   CONTROL1              0x80
#define   CONV_CONTROL          0xa0
#define   CONV_CONTROL          0xa0
#define   SCAN_LIMITS           0xc0
#define   SCAN_LIMITS           0xc0