]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: dc: Use unsigned int for register offsets
authorThierry Reding <treding@nvidia.com>
Tue, 15 Aug 2017 13:41:05 +0000 (15:41 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 17 Aug 2017 15:57:11 +0000 (17:57 +0200)
commit35db907e905615a49c58ac5b08dec5ddf411d52f
treed517205810aa44cef9466cf3a2cd805307dc8f02
parentb5e061c9f050cd84b777fd6cf304a56ff0c6c04f
drm/tegra: dc: Use unsigned int for register offsets

Register offsets are usually fairly small numbers, so an unsigned int is
more than enough to represent them.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/drm.h