staging: tidspbridge: remove gh_init() and gh_exit()
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 9 Mar 2012 00:03:50 +0000 (01:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Mar 2012 21:21:08 +0000 (13:21 -0800)
commitd111f6e94da7cf26daee5ccc06406fd4ec904350
tree613f3223769e0317b207092065504110ec09a8ca
parent52041338797a9847f8482cfa2fc8d8c40c629c3a
staging: tidspbridge: remove gh_init() and gh_exit()

The gh module has a gh_init() and a gh_exit(), but they don't do
anything, they are just noops.

This patch removes these functions.

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>
drivers/staging/tidspbridge/gen/gh.c
drivers/staging/tidspbridge/include/dspbridge/gh.h
drivers/staging/tidspbridge/pmgr/dbll.c