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:
ac71c69
)
rfkill: Use subsys_initcall
author
Michael Buesch
<mb@bu3sch.de>
Sun, 28 Oct 2007 13:39:02 +0000
(14:39 +0100)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 11 Nov 2007 05:59:33 +0000
(21:59 -0800)
We must use subsys_initcall, because we must initialize before a
driver calls rfkill_register().
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found