From: Matthew Garrett Date: Wed, 17 Feb 2010 21:39:44 +0000 (-0500) Subject: backlight: Allow properties to be passed at registration X-Git-Tag: v2.6.34-rc2~25^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19a6ee6cad2b20292a774c2f56ba8039b0fac9c;p=pandora-kernel.git backlight: Allow properties to be passed at registration Values such as max_brightness should be set before backlights are registered, but the current API doesn't allow that. Add a parameter to backlight_device_register and update drivers to ensure that they set this correctly. Signed-off-by: Matthew Garrett Signed-off-by: Richard Purdie --- Reading git-diff-tree failed