]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/serial/driver
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[karo-tx-linux.git] / Documentation / serial / driver
index 77ba0afbe4db2c227650441af43ab3c57f2e5a6f..0a25a919186407a013f61dd97e282367bab5e77d 100644 (file)
@@ -101,7 +101,7 @@ hardware.
        Returns the current state of modem control inputs.  The state
        of the outputs should not be returned, since the core keeps
        track of their state.  The state information should include:
-               - TIOCM_DCD     state of DCD signal
+               - TIOCM_CAR     state of DCD signal
                - TIOCM_CTS     state of CTS signal
                - TIOCM_DSR     state of DSR signal
                - TIOCM_RI      state of RI signal