staging: comedi: s626: add missing bits for 'CRB' register
commite0b07b797c8aa820e96f533a9dab33d2e012f563
authorIan Abbott <abbotti@mev.co.uk>
Fri, 18 Oct 2013 13:40:54 +0000 (18 14:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Oct 2013 20:47:23 +0000 (19 13:47 -0700)
treef11134273462cdccaca3f4a3ccfedb1a6e13465b
parent9349399333c982396021f861b69355782d4e555e
staging: comedi: s626: add missing bits for 'CRB' register

There are some bits in the 'CRB' register not defined in "s626.h".
Three of these are read-only bits that overlay the write-only interrupt
control bits.  Another missing bit controls whether counter 'B' is
cleared when counter 'A' overflows.  Add the missing bit definitions for
completeness.

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