commit | d2a787fc57142ba8757142f1569603b4d0b714a4 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Sep 07 11:29:17 2010 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Sep 08 09:59:37 2010 -0600 |
tree | 1d7a4ade056244b48f9d6957262a7d94c0b6fee1 | |
parent | 34860089c9e8abcc77428d29743b37ff756197e7 [diff] |
spi/spi_s3c64xx: Move to subsys_initcall() 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>