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