From: Kamal Mostafa Date: Mon, 22 Aug 2011 19:39:10 +0000 (-0700) Subject: i915: do not setup intel_backlight twice X-Git-Tag: v3.1-rc4~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2cc797d2d1a116b607de353de0ae1c2cab80b74;p=pandora-kernel.git i915: do not setup intel_backlight twice The commit "Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support" adds calls to intel_panel_setup_backlight() from intel_{lvds,dp}_init so do not call it again from intel_setup_outputs(). BugLink: http://bugs.launchpad.net/bugs/831542 Signed-off-by: Kamal Mostafa ACKed-by: Matthew Garrett Signed-off-by: Keith Packard --- Reading git-diff-tree failed