From: Henrique de Moraes Holschuh Date: Sun, 16 May 2010 22:45:33 +0000 (-0300) Subject: thinkpad-acpi: let other subdrivers know backlight level range X-Git-Tag: v2.6.35-rc1~438^2~13^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77775838bb76173d7a1ed28f75dfe388962aceca;p=pandora-kernel.git thinkpad-acpi: let other subdrivers know backlight level range Extract the backlight level range size detection from the brightness subdriver, and allow the other subdrivers access to that information. This also allows us to relocate some code to a more convenient place. The moved code was largerly unmodified, except for the return type of tpacpi_check_std_acpi_brightness_support(), which now is correctly marked as returning "unsigned int", and and two cosmetic fixes to make checkpatch.pl happy. Fixes for the NVRAM polling mode for the brightness hotkeys will need this. Signed-off-by: Henrique de Moraes Holschuh --- Reading git-diff-tree failed