Skip to content
Snippets Groups Projects
Commit caccddcf authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: Request channels for clients, not devices


A struct device doesn't carry much information that a channel might be
interested in, but the client very much does. Request channels for the
clients rather than their parent devices and store a pointer to them
in order to have that information available when needed.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 8f45f507
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment