On Fri, Oct 26, 2012 at 10:05 PM, Paulo Zanoni <przanoni at gmail.com> wrote: > From: Paulo Zanoni <paulo.r.zanoni at intel.com> > > - Replace container_of with enc_to_intel_dp. > - Walk through less structures when making assignments. > - Rename some variables to keep our naming standards. > > As a bonus, this will reduce the usage of "struct intel_dp", making > the future patch that introduces intel_digital_port smaller and easier > to review. > > Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com> Reviewed-by: Damien Lespiau <damien.lespiau at gmail.com> -- Damien