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:
ffa793f
)
ide/legacy/hd.c: use late_initcall()
author
Adrian Bunk
<bunk@kernel.org>
Wed, 16 Jul 2008 18:33:47 +0000
(20:33 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:47 +0000
(20:33 +0200)
Since the later move to drivers/block/ will break the link order,
the module_init() has to become a late_initcall().
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: rmk@arm.linux.org.uk
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found