| commit | 2f69a43b8f5befc3d110c22a2823170f720432ff | [log] [tgz] |
|---|---|---|
| author | Víctor Manuel Jáquez Leal <vjaquez@igalia.com> | Fri Mar 09 01:03:40 2012 +0100 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 09 13:21:06 2012 -0800 |
| tree | b34f86cadd943844988f0df9926578e8c6d0fa35 | |
| parent | 18ff159260bac8b62bc12bcdfe2aaf1eeb1f2b42 [diff] |
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 <vjaquez@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>