-
由 Thierry Reding 提交于
Register offsets are usually fairly small numbers, so an unsigned int is more than enough to represent them. Signed-off-by: NThierry Reding <treding@nvidia.com>7efe20cf
Register offsets are usually fairly small numbers, so an unsigned int is
more than enough to represent them.
Signed-off-by: NThierry Reding <treding@nvidia.com>