From: Constantine Shulyupin Date: Mon, 15 Oct 2012 16:54:41 +0000 (+0200) Subject: staging: ccg: rename ccg init and exit functions to conventional names X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1077 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d64c32b9b2dcf6b647987a04587e55be70c3676;p=pandora-kernel.git staging: ccg: rename ccg init and exit functions to conventional names Previous names of init and exit functions "init" and "cleanup" are unconventional and are not friendly for source navigation with tags. New names "ccg_init" and "ccg_exit" are conveninal and source navigation friendly. Signed-off-by: Constantine Shulyupin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed