From: Daeseok Youn Date: Fri, 13 Jun 2014 09:19:55 +0000 (+0900) Subject: staging: dgap: introduce dgap_tty_free() for freeing channels. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1886 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08f53f61afd1fdba7f50409e6da10b7484c24aa6;p=pandora-kernel.git staging: dgap: introduce dgap_tty_free() for freeing channels. It should be called after dgap_tty_register_ports() is failed. So channels which are allocated in dgap_tty_init() will be freed. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed