]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: tidspbridge: Remove cfg_set_object()
authorIvan Gomez Castellanos <ivan.gomez@ti.com>
Wed, 25 Aug 2010 22:09:02 +0000 (17:09 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 31 Aug 2010 18:23:16 +0000 (11:23 -0700)
commitb87561f7485f4d5c961079184f1f545ce6537f65
tree5eafb028b23c274baf97eb74cfd4d95bff3a0021
parenta47d4deebf3ecf6c092a9c510af7ccbaedc1610a
staging: tidspbridge: Remove cfg_set_object()

As the services directory is going to be removed, the cfg_set_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.

Signed-off-by: Ivan Gomez Castellanos <ivan.gomez@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/tidspbridge/include/dspbridge/cfg.h
drivers/staging/tidspbridge/rmgr/drv.c
drivers/staging/tidspbridge/rmgr/mgr.c
drivers/staging/tidspbridge/services/cfg.c