phy: Add LSI ET1011C PHY driver
[pandora-kernel.git] / drivers / char / vt_ioctl.c
index c904e9a..8944ce5 100644 (file)
@@ -395,6 +395,8 @@ int vt_ioctl(struct tty_struct *tty, struct file * file,
  
        kbd = kbd_table + console;
        switch (cmd) {
+       case TIOCLINUX:
+               return tioclinux(tty, arg);
        case KIOCSOUND:
                if (!perm)
                        goto eperm;