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)
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

No differences found