]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita76c4ee50bad26b8dc0feeb0514eb16c73f0a34d
tree613f3223769e0317b207092065504110ec09a8ca
parentc93b0f525c0a7fa5d7181bd5a71b3b18a6813205
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