From: Víctor Manuel Jáquez Leal Date: Fri, 9 Mar 2012 00:03:37 +0000 (+0100) Subject: staging: tidspbridge: remove cod_init() and cod_exit() X-Git-Tag: v3.4-rc1~186^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4040fadc0b8bc109268cf278bab6f2132e7ab0f;p=pandora-kernel.git staging: tidspbridge: remove cod_init() and cod_exit() The cod module has a cod_init() and a cod_exit() whose only purpose is to keep a reference counting which is not used at all. This patch removes these functions and the reference count variable. There is no functional changes. Signed-off-by: Víctor Manuel Jáquez Leal Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed