commit | 02f361f5fdfb7bc24fcd686ae581114038eacbdd | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Jun 12 12:19:35 2018 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Mon Jun 18 14:46:22 2018 +0300 |
tree | 29e6d62509dcf46c81aeda423e71e6b72265703d | |
parent | c25004964c5a8a0ee7b749bf969b3621dcaf2597 [diff] |
drm/i915/lspcon: 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/1e132575785d9b615208eb60ee5e388df5991172.1528794959.git.jani.nikula@intel.com