staging: dgap: remove unneeded kfree() for ttys in tty_driver
authorDaeseok Youn <daeseok.youn@gmail.com>
Mon, 26 May 2014 10:23:01 +0000 (19:23 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 May 2014 17:35:24 +0000 (10:35 -0700)
In destruct_tty_driver() from put_tty_driver() will free the
ttys in tty_driver.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c

Simple merge