Re: [PATCH] drm/i915: constify mode in crtc_mode_fixup

2012-07-23 Thread Daniel Vetter
On Fri, Jul 20, 2012 at 11:46:21AM +0200, Laurent Pinchart wrote: > Hi Daniel, > > On Friday 20 July 2012 10:30:45 Daniel Vetter wrote: > > Laurent Pinchart missed this when sending in is giant constify patch: > > My bad, sorry. I would have sworn I had compiled all the x86 DRM drivers, > that

Re: [PATCH] drm/i915: constify mode in crtc_mode_fixup

2012-07-20 Thread Laurent Pinchart
Hi Daniel, On Friday 20 July 2012 10:30:45 Daniel Vetter wrote: > Laurent Pinchart missed this when sending in is giant constify patch: My bad, sorry. I would have sworn I had compiled all the x86 DRM drivers, that warning must have slipped through the cracks somehow. Thank you for the fix. > c