staging: dgap: rename dgap_tty_uninit() to dgap_cleanup_tty()
authorDaeseok Youn <daeseok.youn@gmail.com>
Tue, 3 Jun 2014 06:28:42 +0000 (15:28 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 22:22:25 +0000 (15:22 -0700)
- dgap_tty_uninit() doesn't match dgap_tty_init() at all.
so rename it. It is just used for cleanup when this module is
exited or failed to initialize by dgap_init_module.

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