From: Ivan Gomez Castellanos Date: Wed, 25 Aug 2010 22:09:00 +0000 (-0500) Subject: staging: tidspbridge: Remove cfg_get_object() X-Git-Tag: v2.6.37-rc1~60^2~3^2~813 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b87a916697999bfafd4c43956ba98a2905ecfe;p=pandora-kernel.git staging: tidspbridge: Remove cfg_get_object() As the services directory is going to be removed, the cfg_get_object function has also to be removed. Since the driver object handle is retrieved from the drv_data structure, then the word "Registry" is replaced by "driver data" in the comments. Also, the hdrv_obj is not used in function omap34_xx_bridge_remove(), so it is removed. Signed-off-by: Ivan Gomez Castellanos Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed