commit | e811f5ae19043b2ac2c28e147a4274038e655598 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Jul 17 17:56:50 2012 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jul 19 21:52:38 2012 -0400 |
tree | ca2e6a30df60d0f53042df78934f406383e839bc | |
parent | 59fd415ded4aa9ac2f80ca3ac36e3a014c7e552e [diff] |
drm: Make the .mode_fixup() operations mode argument a const pointer The passed mode must not be modified by the operation, make it const. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>