From: Keith Packard Date: Wed, 9 Nov 2011 17:57:50 +0000 (-0800) Subject: drm/i915: Module parameters using '-1' as default must be signed type X-Git-Tag: v3.2-rc3~8^2~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4415e63b13c68c2f56d16d400a1ae345f68cf655;p=pandora-kernel.git drm/i915: Module parameters using '-1' as default must be signed type Testing i915_panel_use_ssc for the default value was broken, so the driver would never autodetect the correct value. Signed-off-by: Keith Packard Reviewed-by: Michel Alexandre Salim Tested-by: Michel Alexandre Salim Cc: stable@kernel.org --- Reading git-diff-tree failed