drm/i915: Module parameters using '-1' as default must be signed type
authorKeith Packard <keithp@keithp.com>
Wed, 9 Nov 2011 17:57:50 +0000 (09:57 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 10 Nov 2011 17:07:02 +0000 (09:07 -0800)
commit4415e63b13c68c2f56d16d400a1ae345f68cf655
treeee621158ec8f9cf8777f7eb4ec6a28139892defd
parent9ca1d10d748e56964de95e3ed80211b192f56cf4
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 <keithp@keithp.com>
Reviewed-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Tested-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Cc: stable@kernel.org
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h