drm/i915: Subclass intel_connector.
commit615fb93f6d99cce2ab36dcf09986e321e17c356f
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 4 Aug 2010 12:50:24 +0000 (4 13:50 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 9 Aug 2010 18:24:28 +0000 (9 11:24 -0700)
treee3c614917bfc39df6f029d335bc62edbc281c959
parentea5b213ad4b161463e76b63dbb115ea20e2200f0
drm/i915: Subclass intel_connector.

Make the code that tiny bit clearer by reducing the pointer dance.

2 files changed, 130 insertions(+), 147 deletions(-)

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_sdvo.c