From: Wang YanQing Date: Wed, 8 May 2013 18:14:15 +0000 (+0800) Subject: vt: delete unneeded function unbind_con_driver X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~77^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1f5e38a5d3583b877619f95a922b607966dfc2e;p=pandora-kernel.git vt: delete unneeded function unbind_con_driver Now there is no place use unbind_con_driver, and we can achieve unbind_con_driver's function with do_unbind_con_driver easily, so just delete it to reduce code size and duplication. Signed-off-by: Wang YanQing Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed