git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ca1d10
)
drm/i915: Module parameters using '-1' as default must be signed type
author
Keith Packard
<keithp@keithp.com>
Wed, 9 Nov 2011 17:57:50 +0000
(09:57 -0800)
committer
Keith 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