]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
spi/spi_s3c64xx: Move to subsys_initcall()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 7 Sep 2010 10:29:17 +0000 (11:29 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 8 Sep 2010 15:59:37 +0000 (09:59 -0600)
Allow the use of the S3C64xx SPI controller with things like PMICs by
moving the init up to subsys_initcall().

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found