Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e556b813 authored by J Freyensee's avatar J Freyensee Committed by Greg Kroah-Hartman
Browse files

pti: pti_tty_install documentation mispelling.



This patch tidies up the documentation for pti_tty_install()
function.

Signed-off-by: default avatarJ Freyensee <james_p_freyensee@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 59c5f46f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -444,7 +444,7 @@ static void pti_tty_driver_close(struct tty_struct *tty, struct file *filp)
}

/**
 * pti_tty_intstall()- Used to set up specific master-channels
 * pti_tty_install()- Used to set up specific master-channels
 *		      to tty ports for organizational purposes when
 *		      tracing viewed from debuging tools.
 *