]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/spi/spi.c
spi: core and gpio expanders use subsys_init
[linux-2.6-omap-h63xx.git] / drivers / spi / spi.c
index 2de6b0e72f3f82a26446ec13bf3cc55772b10a7e..3734dc9708e12669070ab984cc2fe9f0fbee1b70 100644 (file)
@@ -738,5 +738,5 @@ err0:
  * driver registration) _could_ be dynamically linked (modular) ... costs
  * include needing to have boardinfo data structures be much more public.
  */
-subsys_initcall(spi_init);
+postcore_initcall(spi_init);