From: Daeseok Youn Date: Tue, 3 Jun 2014 06:28:42 +0000 (+0900) Subject: staging: dgap: rename dgap_tty_uninit() to dgap_cleanup_tty() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1889 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bf0a4ccdcc0f961b1185f96efddbfa81e593b56;p=pandora-kernel.git staging: dgap: rename dgap_tty_uninit() to dgap_cleanup_tty() - 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed