Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / misc / pti.c
index 374dfcfccd07af35de8f5c45e8b0d6ac106a6bef..e5f295a38a346d28a8f742e1094857fd45ff0a3a 100644 (file)
@@ -445,9 +445,9 @@ static void pti_tty_driver_close(struct tty_struct *tty, struct file *filp)
 }
 
 /**
- * pti_tty_intstall()- Used to set up specific master-channels
- *                    to tty ports for organizational purposes when
- *                    tracing viewed from debuging tools.
+ * pti_tty_install()- Used to set up specific master-channels
+ *                   to tty ports for organizational purposes when
+ *                   tracing viewed from debuging tools.
  *
  * @driver: tty driver information.
  * @tty: tty struct containing pti information.