ssb: Fix initcall ordering
authorMichael Buesch <mb@bu3sch.de>
Sat, 27 Oct 2007 13:14:39 +0000 (15:14 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 11 Nov 2007 05:58:58 +0000 (21:58 -0800)
commit8d8c90e3fd1f8895f6d48bdcb34ba69a1fe73616
treed9cc15d752e21f95a6ed01f7c81c2cc27562a427
parent94e10bfb8a7372df3ef2759c9ec2a37de2f24aca
ssb: Fix initcall ordering

ssb must init after PCI but before the ssb drivers.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Cc: Christian Casteyde <casteyde.christian@free.fr>
Fixes-bug: #9219
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/main.c