]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/ide.h
tty: Make vt's have a tty_port
[karo-tx-linux.git] / include / linux / ide.h
index 7b02aa5ce9b4d30c803840376182797e15f9c3dc..072fe8c93e6f08e03b6593438881665ca6f841f0 100644 (file)
@@ -458,7 +458,7 @@ enum {
        IDE_DFLAG_DOORLOCKING           = (1 << 15),
        /* disallow DMA */
        IDE_DFLAG_NODMA                 = (1 << 16),
-       /* powermanagment told us not to do anything, so sleep nicely */
+       /* powermanagement told us not to do anything, so sleep nicely */
        IDE_DFLAG_BLOCKED               = (1 << 17),
        /* sleeping & sleep field valid */
        IDE_DFLAG_SLEEPING              = (1 << 18),