From: Patrik Jakobsson Date: Mon, 19 Dec 2011 21:40:45 +0000 (+0000) Subject: gma500: Convert PSB LVDS to new output handling X-Git-Tag: v3.3-rc1~121^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c8cee471392258271bdf36361903d306a0c2dd6;p=pandora-kernel.git 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 Signed-off-by: Alan Cox Signed-off-by: Dave Airlie --- Reading git-diff-tree failed