]> git.karo-electronics.de Git - linux-beck.git/commit
staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()
authorDaeseok Youn <daeseok.youn@gmail.com>
Mon, 26 Sep 2016 00:46:12 +0000 (09:46 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 11:12:26 +0000 (13:12 +0200)
commit33ccb442aa6b133c7c32aec02b633b11878e04e9
treef7b6f13ff0f81b1afd530ed12ec412bddec48e10
parent5897914f0abb276dddd8fea257782c489acb290b
staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()

The dgnc_tty_uninit() doesn't match with dgnc_tty_init() at all.
And also the dgnc_cleanup_tty() is only called for exiting the module.

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