mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 15:27:29 +00:00
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> |
||
---|---|---|
.. | ||
cdma_hw.c | ||
channel_hw.c | ||
debug_hw.c | ||
host1x01.c | ||
host1x01.h | ||
host1x01_hardware.h | ||
host1x02.c | ||
host1x02.h | ||
host1x02_hardware.h | ||
host1x04.c | ||
host1x04.h | ||
host1x04_hardware.h | ||
host1x05.c | ||
host1x05.h | ||
host1x05_hardware.h | ||
hw_host1x01_channel.h | ||
hw_host1x01_sync.h | ||
hw_host1x01_uclass.h | ||
hw_host1x02_channel.h | ||
hw_host1x02_sync.h | ||
hw_host1x02_uclass.h | ||
hw_host1x04_channel.h | ||
hw_host1x04_sync.h | ||
hw_host1x04_uclass.h | ||
hw_host1x05_channel.h | ||
hw_host1x05_sync.h | ||
hw_host1x05_uclass.h | ||
intr_hw.c | ||
syncpt_hw.c |