tty: fix typos/errors in tty_driver.h comments
authorTimur Tabi <timur@freescale.com>
Mon, 13 Dec 2010 20:08:53 +0000 (14:08 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Dec 2010 21:14:32 +0000 (13:14 -0800)
Fix various typos and other errors in comments of tty_driver.h.  The most
significant is the wrong name of a function for the description of
TTY_DRIVER_DYNAMIC_DEV.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found