From: Ian Abbott Date: Fri, 18 Oct 2013 13:40:54 +0000 (+0100) Subject: staging: comedi: s626: add missing bits for 'CRB' register X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b07b797c8aa820e96f533a9dab33d2e012f563;p=pandora-kernel.git 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 Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed