On Fri, Oct 26, 2012 at 10:05 PM, Paulo Zanoni <[email protected]> wrote: > From: Paulo Zanoni <[email protected]> > > When we add struct intel_digital_port, there will be no direct way of > going from intel_{dp,hdmi} to drm_device: we will need to call > container_of(). > > This patch adds functions to go from intel_{dp,hdmi} to drm_device. > The main goal here is to greatly reduce the size of the next patch, > where we will change the implementation of the functions we just > added here (among other things). > > Signed-off-by: Paulo Zanoni <[email protected]>
Reviewed-by: Damien Lespiau <[email protected]> -- Damien _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
