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:
6fe7ac3
)
drm/radeon: switch to using late_initcall
author
Dave Airlie
<airlied@redhat.com>
Tue, 16 Jun 2009 21:41:23 +0000
(07:41 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 16 Jun 2009 21:44:04 +0000
(07:44 +1000)
This fixes an issue where we get inited before fbcon when built-in.
Ideally this should work as a non late_initcall, but this fixes it for now.
We also don't suggest people build this in (at least distro maintainers).
Reported-by: Ryan Hope <rmh3093@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found