On Fri, Oct 26, 2012 at 10:05 PM, Paulo Zanoni wrote:
> From: Paulo Zanoni
>
> Both "intel_dp" and "intel_hdmi" structs had a "port" field, which
> always had the same value. It makes more sense to move this to
> intel_digital_port, so we can know the port independently of the
> connector type.
>
From: Paulo Zanoni
Both "intel_dp" and "intel_hdmi" structs had a "port" field, which
always had the same value. It makes more sense to move this to
intel_digital_port, so we can know the port independently of the
connector type.
Signed-off-by: Paulo Zanoni
---
drivers/gpu/drm/i915/intel_ddi.c