commit | 35313cde4c582f3581a4b8397311f302680625f5 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jul 20 10:30:45 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jul 25 10:39:59 2012 +0200 |
tree | d3e3562877b084b9c0464f250fcb2e6437a2d262 | |
parent | 520c41cf2fa029d1e8b923ac2026f96664f17c4b [diff] |
drm/i915: constify mode in crtc_mode_fixup Laurent Pinchart missed this when sending in is giant constify patch: commit e811f5ae19043b2ac2c28e147a4274038e655598 Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Date: Tue Jul 17 17:56:50 2012 +0200 drm: Make the .mode_fixup() operations mode argument a const pointer Acked-by; Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>