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:
540457c
)
gpu: host1x: Rename internal functions for clarity
author
Thierry Reding
<treding@nvidia.com>
Thu, 22 May 2014 09:12:17 +0000
(11:12 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 5 Jun 2014 21:10:30 +0000
(23:10 +0200)
The internal host1x_{,un}register_client() functions can potentially be
confused with public the host1x_client_{,un}register() functions.
Rename them to host1x_{add,del}_client() to remove some of the possible
confusion.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found