drm: Change drm_display_mode::type to unsigned
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 20 Mar 2012 14:46:04 +0000 (16:46 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:30:36 +0000 (12:30 +0300)
commit3253907a266ae24532a6bc42ce4c87f98c710bae
treef193ab6cdab78e599de52db9b8035eba00fc5fe2
parent3d8ffcb5d9c58234024c79f2bdd659f83dc6fef1
drm: Change drm_display_mode::type to unsigned

The drm_display_mode type is a bitmask so it should be unsigned.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
include/drm/drm_crtc.h