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:
09b6426
)
drm/i915: fix initial fbdev setup warnings
author
Dave Airlie
<airlied@redhat.com>
Wed, 23 Jul 2014 04:26:12 +0000
(14:26 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 24 Jul 2014 00:27:42 +0000
(10:27 +1000)
This chunk was no longer required from what I can see, or
at least it is doing the wrong thing, as I confused
intel_connector->encoder and connector->encoder. Drop it
for now, to remove the warnings at bootup.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found