From: Sascha Hauer Date: Wed, 1 Feb 2012 10:38:24 +0000 (+0100) Subject: drm fb helper: use drm_helper_connector_dpms to do dpms X-Git-Tag: v3.4-rc1~143^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a8148c514b45672f876c4d7c23ed1f54e7c48e7;p=pandora-kernel.git drm fb helper: use drm_helper_connector_dpms to do dpms drm_fb_helper_on|off currently manually searches for encoders to turn on/off. Make this simpler by using the helper function. Signed-off-by: Sascha Hauer Signed-off-by: Dave Airlie --- Reading git-diff-tree failed