]> Pileus Git - ~andy/linux/commit
drm: Make vblank_inmodeset unsigned
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 4 Oct 2013 11:53:34 +0000 (14:53 +0300)
committerDave Airlie <airlied@redhat.com>
Wed, 9 Oct 2013 05:55:30 +0000 (15:55 +1000)
commit54edf9aec79779f85d49674580b7ccab4d6f3c4a
tree58cf7c07c8ae21d34d96cf13110817cc048d35b9
parentba0bf1200ec75722c558c56f58c596ff42a3b494
drm: Make vblank_inmodeset unsigned

vblank_inmodeset is a bitmask, with only two bits mind you, but better
make it unsigned anyway.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drmP.h