OSDN Git Service

drm/i915/uncore: switch to kernel unsigned int types
authorJani Nikula <jani.nikula@intel.com>
Tue, 12 Jun 2018 09:19:31 +0000 (12:19 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 18 Jun 2018 11:45:51 +0000 (14:45 +0300)
commit93383b5705e689451fff99f2a6048750104982a3
tree4a7521bda8b0acd3ecd6c8c7a7094fb8eb1cac2b
parentfaa087c476a3bc6bbbb8600043eb53733233e7c5
drm/i915/uncore: switch to kernel unsigned int types

We have fairly mixed uintN_t vs. uN usage throughout the driver, but try
to stick to kernel types at least where it's more prevalent.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/4af5f30fc9665d1bed1eed09e7f749737749d739.1528794959.git.jani.nikula@intel.com
drivers/gpu/drm/i915/intel_uncore.h