| commit | a71aa396eec042606b9722745d4aa4159bde2e87 | [log] [tgz] |
|---|---|---|
| author | Víctor Manuel Jáquez Leal <vjaquez@igalia.com> | Fri Mar 09 01:03:46 2012 +0100 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 09 13:21:07 2012 -0800 |
| tree | f0d88ca1c69cbd2baddd0a3ace2f5dbf1f2bd80f | |
| parent | b4aac487b0db55dcd8587908c129d9dade2bf3df [diff] |
staging: tidspbridge: remove cmm_init() and cmm_exit() The cmm module has a cmm_init() and a cmm_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>