From: H Hartley Sweeten Date: Mon, 29 Jul 2013 20:57:18 +0000 (-0700) Subject: staging: comedi: das16: add a 'can_burst' flag to the private data X-Git-Tag: v3.12-rc1~183^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96334bfebf5697dce1dba23c0abdf1683a733c52;p=pandora-kernel.git staging: comedi: das16: add a 'can_burst' flag to the private data If the boardinfo 'size' is > 0x400 it indicates that the board has additional registers that allow bursting of analog input data. To better indicate this add a flag to the private data. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed