On Fri, May 31, 2013 at 08:07:05PM +0300, [email protected] wrote: > From: Ville Syrjälä <[email protected]> > > Use container_of() instead of a cast to get struct intel_fbdev > from struct drm_fb_helper. > > Also populate the fb_info->par correctly with the drm_fb_helper pointer > instead of the intel_fbdev pointer. > > There's no actual functional change since the drm_fb_helper happens to > be the first member inside intel_fbdev. Reviewed-by: Chris Wilson <[email protected]> -Chris
-- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ dri-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dri-devel
