From: Ian Abbott Date: Fri, 5 Jun 2015 17:30:26 +0000 (+0100) Subject: staging: comedi: das08: remove board register map comments X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=646e70c5d1611edf2d36448ef0d377a0cf239cc1;p=pandora-kernel.git staging: comedi: das08: remove board register map comments The "das08" module contains some comments outlining the register maps for some of the ISA boards supported by this module in combination with the "das08_isa" module. The comments are somewhat sporadically placed, don't detail all the boards, and don't use the preferred block comment style. If anywhere, they should probably be in the "das08_isa" module. Just remove them. The comments for the register macros indicate which boards they apply to anyway, so we don't lose much information. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed