From: Jesse Barnes Date: Thu, 22 Jan 2009 12:22:06 +0000 (+1000) Subject: drm/i915: hook up LVDS DPMS property X-Git-Tag: v2.6.29-rc3~32^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=335041ed31d774391d9add49824d05e7d19d93e9;p=pandora-kernel.git drm/i915: hook up LVDS DPMS property The LVDS output supports DPMS calls, but we never hooked up the property code, so set property calls didn't actually do anything. Implement a set_property callback for the LVDS output so that the right thing happens. Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed