gma500: Convert PSB LVDS to new output handling
authorPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Mon, 19 Dec 2011 21:40:45 +0000 (21:40 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Dec 2011 10:23:12 +0000 (10:23 +0000)
commit9c8cee471392258271bdf36361903d306a0c2dd6
tree1705ae21eefbae944405ae92c71b95bd1c0a79fd
parent1730f89bfcff353484672cdcefbef13b2f374176
gma500: Convert PSB LVDS to new output handling

LVDS for PSB now uses psb_intel_encoder and psb_intel_connectors instead of
psb_intel_output. i2c_bus and ddc_bus are moved to lvds_priv. There was also a
pointer to mode_dev (for no obvious reason) that we now get directly from
dev_priv.

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/psb_intel_lvds.c