Commit 0c7dfd36 authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: Rename internal functions for clarity



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: default avatarThierry Reding <treding@nvidia.com>
parent 540457cc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment