gpu: host1x: Consistently use unsigned int for counts
The number of channels, syncpoints, bases and mlocks can never be
negative, so use unsigned int instead of int. Also make loop variables
the same type for consistency.
Signed-off-by:
Thierry Reding <treding@nvidia.com>
parent
57574bd7
Please register or sign in to comment