From: Víctor Manuel Jáquez Leal Date: Fri, 9 Mar 2012 00:03:40 +0000 (+0100) Subject: staging: tidspbridge: remove disp_init() and disp_exit() X-Git-Tag: v3.4-rc1~186^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f69a43b8f5befc3d110c22a2823170f720432ff;p=pandora-kernel.git staging: tidspbridge: remove disp_init() and disp_exit() The disp module has a disp_init() and a disp_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