git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a47d4de
)
staging: tidspbridge: Remove cfg_set_object()
author
Ivan Gomez Castellanos
<ivan.gomez@ti.com>
Wed, 25 Aug 2010 22:09:02 +0000
(17:09 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 31 Aug 2010 18:23:16 +0000
(11:23 -0700)
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>
No differences found