]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Constify params to format_check() and framebuffer_checks()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 24 May 2012 17:54:00 +0000 (20:54 +0300)
committerDave Airlie <airlied@redhat.com>
Tue, 29 May 2012 10:06:58 +0000 (11:06 +0100)
commit9fda2c5dd9f113cbb94102d92ce71e5ffba5526b
treebc0223708b9f6f3ff24ee1e8f4ba299be5980407
parentc9e883f8f991a0345b0caa230fbd74dc4d8ad52b
drm: Constify params to format_check() and framebuffer_checks()

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>
drivers/gpu/drm/drm_crtc.c