]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/comedi/drivers/mite.c
staging: comedi: ni_mio_common: remove variable 'dl' in ni_ai_insn_read()
[karo-tx-linux.git] / drivers / staging / comedi / drivers / mite.c
index b1c0860135d0156a6bc7305b2316d936c2846546..05126ba4ba51bd804fc5f91413acbe8c7c6fd590 100644 (file)
@@ -837,7 +837,7 @@ static int mite_setup(struct comedi_device *dev, struct mite *mite,
         * of 0x61f and bursts worked. 6281 powered up with register value of
         * 0x1f and bursts didn't work. The NI windows driver reads the
         * register, then does a bitwise-or of 0x600 with it and writes it back.
-       *
+        *
         * The bits 0x90180700 in MITE_UNKNOWN_DMA_BURST_REG can be
         * written and read back.  The bits 0x1f always read as 1.
         * The rest always read as zero.