linux/drivers/gpu/host1x
Thierry Reding 14c95fc896 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>
2016-06-23 11:59:23 +02:00
..
hw gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00
bus.c
bus.h
cdma.c
cdma.h
channel.c gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00
channel.h
debug.c gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00
debug.h
dev.c
dev.h gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00
intr.c
intr.h
job.c
job.h
Kconfig
Makefile
mipi.c
syncpt.c gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00
syncpt.h gpu: host1x: Consistently use unsigned int for counts 2016-06-23 11:59:23 +02:00